| License | License | 
|---|---|
| Categories | CategoriesJava Languages Ant Build Tools | 
| GroupId | GroupIdcom.github.kklisura.java.processing | 
| ArtifactId | ArtifactIdprops-to-constants-generator | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionprops-to-constants-generator Property to constants class generator | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.kklisura.java.processing/props-to-constants-generator/ -->
<dependency>
    <groupId>com.github.kklisura.java.processing</groupId>
    <artifactId>props-to-constants-generator</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.kklisura.java.processing/props-to-constants-generator/
implementation 'com.github.kklisura.java.processing:props-to-constants-generator:1.0.0'// https://jarcasting.com/artifacts/com.github.kklisura.java.processing/props-to-constants-generator/
implementation ("com.github.kklisura.java.processing:props-to-constants-generator:1.0.0")'com.github.kklisura.java.processing:props-to-constants-generator:jar:1.0.0'<dependency org="com.github.kklisura.java.processing" name="props-to-constants-generator" rev="1.0.0">
  <artifact name="props-to-constants-generator" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.kklisura.java.processing', module='props-to-constants-generator', version='1.0.0')
)libraryDependencies += "com.github.kklisura.java.processing" % "props-to-constants-generator" % "1.0.0"[com.github.kklisura.java.processing/props-to-constants-generator "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-text | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.easymock : easymock | jar | 3.6 |