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

com.github.houbb:lock-test 0.0.1


Группа

Группа

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

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

lock-test
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать lock-test 0.0.1

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

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