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

com.github.jchanghong:test 2.1.0


Группа

Группа

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

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

test
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать test 2.1.0


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