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

com.github.hackerwin7:jd-lib 0.1.0

conponents for jd relative projects

Группа

Группа

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

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

jd-lib
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать jd-lib 0.1.0


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