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

org.huiche:test 1.1.1


Группа

Группа

org.huiche
Идентификатор

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

test
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать test 1.1.1

Имя Файла Размер
test-1.1.1.pom
test-1.1.1.jar 1 KB
Обзор

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