is not current version
Last Version 1.0.2

com.github.fartherp:generatorcode-plt 1.0.0


GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

generatorcode-plt
Version

Version

1.0.0
Type

Type

jar

Download generatorcode-plt 1.0.0


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