Last Version

propertygenerator 0.7

Simple Java tool to generate accessor classes for properties and some other features

License

License

GroupId

GroupId

se.wfh.tools
ArtifactId

ArtifactId

propertygenerator
Version

Version

0.7
Type

Type

jar
Description

Description

propertygenerator
Simple Java tool to generate accessor classes for properties and some other features

Download propertygenerator 0.7


<!-- https://jarcasting.com/artifacts/se.wfh.tools/propertygenerator/ -->
<dependency>
    <groupId>se.wfh.tools</groupId>
    <artifactId>propertygenerator</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/se.wfh.tools/propertygenerator/
implementation 'se.wfh.tools:propertygenerator:0.7'
// https://jarcasting.com/artifacts/se.wfh.tools/propertygenerator/
implementation ("se.wfh.tools:propertygenerator:0.7")
'se.wfh.tools:propertygenerator:jar:0.7'
<dependency org="se.wfh.tools" name="propertygenerator" rev="0.7">
  <artifact name="propertygenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.wfh.tools', module='propertygenerator', version='0.7')
)
libraryDependencies += "se.wfh.tools" % "propertygenerator" % "0.7"
[se.wfh.tools/propertygenerator "0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.