License |
License
The MIT License
|
---|---|
GroupId | GroupIdcom.gilt |
ArtifactId | ArtifactIdjerkson_2.11 |
Version | Version0.6.9 |
Type | Typejar |
Description |
Descriptionjerkson
jerkson
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jerkson_2.11-0.6.9.pom | |
jerkson_2.11-0.6.9.jar | 775 KB |
jerkson_2.11-0.6.9-sources.jar | 43 KB |
jerkson_2.11-0.6.9-javadoc.jar | 888 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/jerkson_2.11/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>jerkson_2.11</artifactId>
<version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/jerkson_2.11/
implementation 'com.gilt:jerkson_2.11:0.6.9'
// https://jarcasting.com/artifacts/com.gilt/jerkson_2.11/
implementation ("com.gilt:jerkson_2.11:0.6.9")
'com.gilt:jerkson_2.11:jar:0.6.9'
<dependency org="com.gilt" name="jerkson_2.11" rev="0.6.9">
<artifact name="jerkson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='jerkson_2.11', version='0.6.9')
)
libraryDependencies += "com.gilt" % "jerkson_2.11" % "0.6.9"
[com.gilt/jerkson_2.11 "0.6.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.fasterxml.jackson.core : jackson-core | jar | 2.7.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.4 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |