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