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