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

com.github.jchanghong:test 2.3.0.1


Группа

Группа

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

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

test
Версия

Версия

2.3.0.1
Тип

Тип

jar

Скачать test 2.3.0.1


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