All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.goldin.plugins.properties.Property.groovy Maven / Gradle / Ivy

There is a newer version: 0.2.5
Show newest version
package com.github.goldin.plugins.properties


@SuppressWarnings( 'StatelessClass' )
class Property
{
    String  name
    String  value
    Boolean verbose
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy