| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.biezhi |
| Идентификатор | Идентификаторjdoc |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjdoc
jdoc
|
| Имя Файла | Размер |
|---|---|
| jdoc-1.0.pom | |
| jdoc-1.0.jar | 67 KB |
| jdoc-1.0-sources.jar | 50 KB |
| jdoc-1.0-javadoc.jar | 345 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.biezhi/jdoc/ -->
<dependency>
<groupId>com.github.biezhi</groupId>
<artifactId>jdoc</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biezhi/jdoc/
implementation 'com.github.biezhi:jdoc:1.0'
// https://jarcasting.com/artifacts/com.github.biezhi/jdoc/
implementation ("com.github.biezhi:jdoc:1.0")
'com.github.biezhi:jdoc:jar:1.0'
<dependency org="com.github.biezhi" name="jdoc" rev="1.0">
<artifact name="jdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biezhi', module='jdoc', version='1.0')
)
libraryDependencies += "com.github.biezhi" % "jdoc" % "1.0"
[com.github.biezhi/jdoc "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |