License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.foftware |
ArtifactId | ArtifactIdjsont-core_2.12 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionjsont-core
JSON template
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsont-core_2.12-0.1.1.pom | |
jsont-core_2.12-0.1.1.jar | 50 KB |
jsont-core_2.12-0.1.1-sources.jar | 4 KB |
jsont-core_2.12-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.foftware/jsont-core_2.12/ -->
<dependency>
<groupId>com.github.foftware</groupId>
<artifactId>jsont-core_2.12</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.foftware/jsont-core_2.12/
implementation 'com.github.foftware:jsont-core_2.12:0.1.1'
// https://jarcasting.com/artifacts/com.github.foftware/jsont-core_2.12/
implementation ("com.github.foftware:jsont-core_2.12:0.1.1")
'com.github.foftware:jsont-core_2.12:jar:0.1.1'
<dependency org="com.github.foftware" name="jsont-core_2.12" rev="0.1.1">
<artifact name="jsont-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.foftware', module='jsont-core_2.12', version='0.1.1')
)
libraryDependencies += "com.github.foftware" % "jsont-core_2.12" % "0.1.1"
[com.github.foftware/jsont-core_2.12 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.typelevel : cats-core_2.12 | jar | 1.6.0 |
org.typelevel : cats-mtl-core_2.12 | jar | 0.5.0 |
io.circe : circe-core_2.12 | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-testkit_2.12 | jar | 1.6.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |