is not current version
Last Version 0.8.1

org.jsonhoist:jsonhoist-core 0.8.0


Categories

Categories

JSON Data
GroupId

GroupId

org.jsonhoist
ArtifactId

ArtifactId

jsonhoist-core
Version

Version

0.8.0
Type

Type

jar

Download jsonhoist-core 0.8.0


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