| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.jsondoc |
| Идентификатор | Идентификаторjsondoc-sample-external |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjsondoc-sample-external
External classes for the sample project of the jsondoc project
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-external/ -->
<dependency>
<groupId>org.jsondoc</groupId>
<artifactId>jsondoc-sample-external</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-external/
implementation 'org.jsondoc:jsondoc-sample-external:1.0.6'
// https://jarcasting.com/artifacts/org.jsondoc/jsondoc-sample-external/
implementation ("org.jsondoc:jsondoc-sample-external:1.0.6")
'org.jsondoc:jsondoc-sample-external:jar:1.0.6'
<dependency org="org.jsondoc" name="jsondoc-sample-external" rev="1.0.6">
<artifact name="jsondoc-sample-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsondoc', module='jsondoc-sample-external', version='1.0.6')
)
libraryDependencies += "org.jsondoc" % "jsondoc-sample-external" % "1.0.6"
[org.jsondoc/jsondoc-sample-external "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsondoc : jsondoc-core | jar | 1.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |