is not current version
Last Version 5.3.2

org.metafacture:metafacture-json 5.1.0

Modules for processing JSON data in Metafacture

Categories

Categories

JSON Data
GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-json
Version

Version

5.1.0
Type

Type

jar

Download metafacture-json 5.1.0


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