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

com.github.hcsp:test-library-a 0.1

A library for quiz

Группа

Группа

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

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

test-library-a
Версия

Версия

0.1
Тип

Тип

jar

Скачать test-library-a 0.1


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