License |
License |
---|---|
GroupId | GroupIdorg.manatki |
ArtifactId | ArtifactIdderevo-circe_2.12 |
Version | Version0.11.6 |
Type | Typejar |
Description |
Descriptioncirce
circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
derevo-circe_2.12-0.11.6.pom | |
derevo-circe_2.12-0.11.6.jar | 18 KB |
derevo-circe_2.12-0.11.6-sources.jar | 1 KB |
derevo-circe_2.12-0.11.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.manatki/derevo-circe_2.12/ -->
<dependency>
<groupId>org.manatki</groupId>
<artifactId>derevo-circe_2.12</artifactId>
<version>0.11.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.manatki/derevo-circe_2.12/
implementation 'org.manatki:derevo-circe_2.12:0.11.6'
// https://jarcasting.com/artifacts/org.manatki/derevo-circe_2.12/
implementation ("org.manatki:derevo-circe_2.12:0.11.6")
'org.manatki:derevo-circe_2.12:jar:0.11.6'
<dependency org="org.manatki" name="derevo-circe_2.12" rev="0.11.6">
<artifact name="derevo-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.manatki', module='derevo-circe_2.12', version='0.11.6')
)
libraryDependencies += "org.manatki" % "derevo-circe_2.12" % "0.11.6"
[org.manatki/derevo-circe_2.12 "0.11.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.manatki : derevo-core_2.12 | jar | 0.11.6 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-derivation_2.12 | jar | 0.12.0-M7 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.12 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-parser_2.12 | jar | 0.13.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.3 |