com.github.goldin.plugins.properties.Property.groovy Maven / Gradle / Ivy
package com.github.goldin.plugins.properties
@SuppressWarnings( 'StatelessClass' )
class Property
{
String name
String value
Boolean verbose
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy