| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hcsp |
| Идентификатор | Идентификаторtest-library-c |
| Версия | Версия0.2 |
| Тип | Типjar |
| Описание |
Описаниеtest-library-c
A library for quiz
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-library-c-0.2.pom | |
| test-library-c-0.2.jar | 909 bytes |
| test-library-c-0.2-sources.jar | 746 bytes |
| test-library-c-0.2-javadoc.jar | 388 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hcsp/test-library-c/ -->
<dependency>
<groupId>com.github.hcsp</groupId>
<artifactId>test-library-c</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hcsp/test-library-c/
implementation 'com.github.hcsp:test-library-c:0.2'
// https://jarcasting.com/artifacts/com.github.hcsp/test-library-c/
implementation ("com.github.hcsp:test-library-c:0.2")
'com.github.hcsp:test-library-c:jar:0.2'
<dependency org="com.github.hcsp" name="test-library-c" rev="0.2">
<artifact name="test-library-c" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hcsp', module='test-library-c', version='0.2')
)
libraryDependencies += "com.github.hcsp" % "test-library-c" % "0.2"
[com.github.hcsp/test-library-c "0.2"]