GroupId | GroupIdorg.manatki |
---|---|
ArtifactId | ArtifactIdderevo-circe_2.12 |
Version | Version0.11.1 |
Type | Typejar |
Filename | Size |
---|---|
derevo-circe_2.12-0.11.1.pom | |
derevo-circe_2.12-0.11.1.jar | 18 KB |
derevo-circe_2.12-0.11.1-sources.jar | 1 KB |
derevo-circe_2.12-0.11.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.manatki/derevo-circe_2.12/
implementation 'org.manatki:derevo-circe_2.12:0.11.1'
// https://jarcasting.com/artifacts/org.manatki/derevo-circe_2.12/
implementation ("org.manatki:derevo-circe_2.12:0.11.1")
'org.manatki:derevo-circe_2.12:jar:0.11.1'
<dependency org="org.manatki" name="derevo-circe_2.12" rev="0.11.1">
<artifact name="derevo-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.manatki', module='derevo-circe_2.12', version='0.11.1')
)
libraryDependencies += "org.manatki" % "derevo-circe_2.12" % "0.11.1"
[org.manatki/derevo-circe_2.12 "0.11.1"]