| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.talenteca |
| ArtifactId | ArtifactIdolon-json-ext_2.12 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionolon-json-ext
Extentions to JSON Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| olon-json-ext_2.12-1.0.0.pom | |
| olon-json-ext_2.12-1.0.0.jar | 84 KB |
| olon-json-ext_2.12-1.0.0-sources.jar | 3 KB |
| olon-json-ext_2.12-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.talenteca/olon-json-ext_2.12/ -->
<dependency>
<groupId>com.talenteca</groupId>
<artifactId>olon-json-ext_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.talenteca/olon-json-ext_2.12/
implementation 'com.talenteca:olon-json-ext_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.talenteca/olon-json-ext_2.12/
implementation ("com.talenteca:olon-json-ext_2.12:1.0.0")
'com.talenteca:olon-json-ext_2.12:jar:1.0.0'
<dependency org="com.talenteca" name="olon-json-ext_2.12" rev="1.0.0">
<artifact name="olon-json-ext_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.talenteca', module='olon-json-ext_2.12', version='1.0.0')
)
libraryDependencies += "com.talenteca" % "olon-json-ext_2.12" % "1.0.0"
[com.talenteca/olon-json-ext_2.12 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.talenteca : olon-common_2.12 | jar | 1.0.0 |
| com.talenteca : olon-json_2.12 | jar | 1.0.0 |
| commons-codec : commons-codec | jar | 1.11 |
| joda-time : joda-time | jar | 2.10 |
| org.joda : joda-convert | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.9.4 |
| org.specs2 : specs2-matcher-extra_2.12 | jar | 4.9.4 |
| org.specs2 : specs2-mock_2.12 | jar | 4.9.4 |
| org.specs2 : specs2-scalacheck_2.12 | jar | 4.9.4 |
| org.scalactic : scalactic_2.12 | jar | 3.1.2 |
| org.scalatest : scalatest_2.12 | jar | 3.1.2 |