License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdskunk-circe_2.13 |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionskunk-circe
skunk-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
skunk-circe_2.13-0.3.1.pom | |
skunk-circe_2.13-0.3.1.jar | 6 KB |
skunk-circe_2.13-0.3.1-sources.jar | 888 bytes |
skunk-circe_2.13-0.3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_2.13/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-circe_2.13</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_2.13/
implementation 'org.tpolecat:skunk-circe_2.13:0.3.1'
// https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_2.13/
implementation ("org.tpolecat:skunk-circe_2.13:0.3.1")
'org.tpolecat:skunk-circe_2.13:jar:0.3.1'
<dependency org="org.tpolecat" name="skunk-circe_2.13" rev="0.3.1">
<artifact name="skunk-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='skunk-circe_2.13', version='0.3.1')
)
libraryDependencies += "org.tpolecat" % "skunk-circe_2.13" % "0.3.1"
[org.tpolecat/skunk-circe_2.13 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.tpolecat : skunk-core_2.13 | jar | 0.3.1 |
io.circe : circe-core_2.13 | jar | 0.14.1 |
io.circe : circe-parser_2.13 | jar | 0.14.1 |