is not current version
Last Version 1.4.0

com.github.fommil:spray-json-shapeless_2.10 1.1.0

spray-json-shapeless

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fommil
ArtifactId

ArtifactId

spray-json-shapeless_2.10
Version

Version

1.1.0
Type

Type

jar

Download spray-json-shapeless_2.10 1.1.0


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