is not current version
Last Version 0.8.1

org.jsonhoist:jsonhoist 0.8.0


Categories

Categories

JSON Data
GroupId

GroupId

org.jsonhoist
ArtifactId

ArtifactId

jsonhoist
Version

Version

0.8.0
Type

Type

jar

Download jsonhoist 0.8.0


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