is not current version
Last Version 1.1-RELEASE

top.sulpures:json-scala 1.0-RELEASE


Categories

Categories

Scala Languages JSON Data
GroupId

GroupId

top.sulpures
ArtifactId

ArtifactId

json-scala
Version

Version

1.0-RELEASE
Type

Type

jar

Download json-scala 1.0-RELEASE


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