is not current version
Last Version 1.0.2

com.github.fartherp:generator-code-integration 1.0.1

generator-code-integration

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

generator-code-integration
Version

Version

1.0.1
Type

Type

pom

Download generator-code-integration 1.0.1


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