| Категории |
КатегорииManifold Инструменты разработки Development Libraries JSON Данные |
|---|---|
| Группа | Группаsystems.manifold |
| Идентификатор | Идентификаторmanifold-json-test |
| Версия | Версия2019.1.5 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| manifold-json-test-2019.1.5.pom | |
| manifold-json-test-2019.1.5.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-json-test/ -->
<dependency>
<groupId>systems.manifold</groupId>
<artifactId>manifold-json-test</artifactId>
<version>2019.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-json-test/
implementation 'systems.manifold:manifold-json-test:2019.1.5'
// https://jarcasting.com/artifacts/systems.manifold/manifold-json-test/
implementation ("systems.manifold:manifold-json-test:2019.1.5")
'systems.manifold:manifold-json-test:jar:2019.1.5'
<dependency org="systems.manifold" name="manifold-json-test" rev="2019.1.5">
<artifact name="manifold-json-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-json-test', version='2019.1.5')
)
libraryDependencies += "systems.manifold" % "manifold-json-test" % "2019.1.5"
[systems.manifold/manifold-json-test "2019.1.5"]