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