не последняя версия
Последняя версия 2.0.4

com.github.fartherp:javacode 1.0.0

javacode

Группа

Группа

com.github.fartherp
Идентификатор

Идентификатор

javacode
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать javacode 1.0.0


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