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

com.github.jchanghong:test 3.0.19


Группа

Группа

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

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

test
Версия

Версия

3.0.19
Тип

Тип

jar

Скачать test 3.0.19


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