не последняя версия
Последняя версия 2022.1.18

systems.manifold:manifold-json 0.69-alpha


Категории

Категории

Manifold Инструменты разработки Development Libraries JSON Данные
Группа

Группа

systems.manifold
Идентификатор

Идентификатор

manifold-json
Версия

Версия

0.69-alpha
Тип

Тип

jar

Скачать manifold-json 0.69-alpha


<!-- https://jarcasting.com/artifacts/systems.manifold/manifold-json/ -->
<dependency>
    <groupId>systems.manifold</groupId>
    <artifactId>manifold-json</artifactId>
    <version>0.69-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/systems.manifold/manifold-json/
implementation 'systems.manifold:manifold-json:0.69-alpha'
// https://jarcasting.com/artifacts/systems.manifold/manifold-json/
implementation ("systems.manifold:manifold-json:0.69-alpha")
'systems.manifold:manifold-json:jar:0.69-alpha'
<dependency org="systems.manifold" name="manifold-json" rev="0.69-alpha">
  <artifact name="manifold-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.manifold', module='manifold-json', version='0.69-alpha')
)
libraryDependencies += "systems.manifold" % "manifold-json" % "0.69-alpha"
[systems.manifold/manifold-json "0.69-alpha"]