is not current version
Last Version 2022.1.18

systems.manifold:manifold-json 2020.1.25


Categories

Categories

Manifold Development Tools Development Libraries JSON Data
GroupId

GroupId

systems.manifold
ArtifactId

ArtifactId

manifold-json
Version

Version

2020.1.25
Type

Type

jar

Download manifold-json 2020.1.25


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