is not current version
Last Version 2.0.4

com.github.fartherp:javacode 1.0.1

javacode

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

javacode
Version

Version

1.0.1
Type

Type

jar

Download javacode 1.0.1


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