is not current version
Last Version 1.0.2

com.github.fartherp:generatorcode-framework 1.0.1


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

generatorcode-framework
Version

Version

1.0.1
Type

Type

jar

Download generatorcode-framework 1.0.1


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