is not current version
Last Version 0.3

com.github.foby:fieldr 0.2

Annotation driven field name and path generator

GroupId

GroupId

com.github.foby
ArtifactId

ArtifactId

fieldr
Version

Version

0.2
Type

Type

jar

Download fieldr 0.2


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