is not current version
Last Version 1.0.2

com.github.fartherp:generatorcode-plt 1.0.1


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

generatorcode-plt
Version

Version

1.0.1
Type

Type

jar

Download generatorcode-plt 1.0.1


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