| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторidoc-test |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe test module of i-doc project.
|
| Имя Файла | Размер |
|---|---|
| idoc-test-0.3.0.pom | |
| idoc-test-0.3.0.jar | 5 KB |
| idoc-test-0.3.0-sources.jar | 4 KB |
| idoc-test-0.3.0-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/idoc-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>idoc-test</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/idoc-test/
implementation 'com.github.houbb:idoc-test:0.3.0'
// https://jarcasting.com/artifacts/com.github.houbb/idoc-test/
implementation ("com.github.houbb:idoc-test:0.3.0")
'com.github.houbb:idoc-test:jar:0.3.0'
<dependency org="com.github.houbb" name="idoc-test" rev="0.3.0">
<artifact name="idoc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='idoc-test', version='0.3.0')
)
libraryDependencies += "com.github.houbb" % "idoc-test" % "0.3.0"
[com.github.houbb/idoc-test "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : idoc-api | jar | 0.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |