| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdcom.gilt |
| ArtifactId | ArtifactIdjerkson_2.10 |
| 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.10-0.6.9.pom | |
| jerkson_2.10-0.6.9.jar | 763 KB |
| jerkson_2.10-0.6.9-sources.jar | 43 KB |
| jerkson_2.10-0.6.9-javadoc.jar | 873 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/jerkson_2.10/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>jerkson_2.10</artifactId>
<version>0.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/jerkson_2.10/
implementation 'com.gilt:jerkson_2.10:0.6.9'
// https://jarcasting.com/artifacts/com.gilt/jerkson_2.10/
implementation ("com.gilt:jerkson_2.10:0.6.9")
'com.gilt:jerkson_2.10:jar:0.6.9'
<dependency org="com.gilt" name="jerkson_2.10" rev="0.6.9">
<artifact name="jerkson_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='jerkson_2.10', version='0.6.9')
)
libraryDependencies += "com.gilt" % "jerkson_2.10" % "0.6.9"
[com.gilt/jerkson_2.10 "0.6.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| 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.10.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.2.6 |