Categories |
CategoriesScala Languages JSON Data |
---|---|
GroupId | GroupIdcom.github.acsgh.mad.scala.server.converter.json |
ArtifactId | ArtifactIdspray_2.13 |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
spray_2.13-0.7.0.pom | |
spray_2.13-0.7.0.jar | 52 KB |
spray_2.13-0.7.0-sources.jar | 3 KB |
spray_2.13-0.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.json/spray_2.13/ -->
<dependency>
<groupId>com.github.acsgh.mad.scala.server.converter.json</groupId>
<artifactId>spray_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.json/spray_2.13/
implementation 'com.github.acsgh.mad.scala.server.converter.json:spray_2.13:0.7.0'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.json/spray_2.13/
implementation ("com.github.acsgh.mad.scala.server.converter.json:spray_2.13:0.7.0")
'com.github.acsgh.mad.scala.server.converter.json:spray_2.13:jar:0.7.0'
<dependency org="com.github.acsgh.mad.scala.server.converter.json" name="spray_2.13" rev="0.7.0">
<artifact name="spray_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.server.converter.json', module='spray_2.13', version='0.7.0')
)
libraryDependencies += "com.github.acsgh.mad.scala.server.converter.json" % "spray_2.13" % "0.7.0"
[com.github.acsgh.mad.scala.server.converter.json/spray_2.13 "0.7.0"]