is not current version
Last Version 2.0.4

com.github.fartherp:javacode 2.0.1

javacode

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

javacode
Version

Version

2.0.1
Type

Type

jar

Download javacode 2.0.1


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