License |
License |
---|---|
GroupId | GroupIdpl.iterators |
ArtifactId | ArtifactIdkebs-circe_2.13 |
Version | Version1.9.4 |
Type | Typejar |
Description |
Descriptioncirce
Automatic generation of circe formats for case-classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kebs-circe_2.13-1.9.4.pom | |
kebs-circe_2.13-1.9.4.jar | 50 KB |
kebs-circe_2.13-1.9.4-sources.jar | 4 KB |
kebs-circe_2.13-1.9.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.iterators/kebs-circe_2.13/ -->
<dependency>
<groupId>pl.iterators</groupId>
<artifactId>kebs-circe_2.13</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.iterators/kebs-circe_2.13/
implementation 'pl.iterators:kebs-circe_2.13:1.9.4'
// https://jarcasting.com/artifacts/pl.iterators/kebs-circe_2.13/
implementation ("pl.iterators:kebs-circe_2.13:1.9.4")
'pl.iterators:kebs-circe_2.13:jar:1.9.4'
<dependency org="pl.iterators" name="kebs-circe_2.13" rev="1.9.4">
<artifact name="kebs-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.iterators', module='kebs-circe_2.13', version='1.9.4')
)
libraryDependencies += "pl.iterators" % "kebs-circe_2.13" % "1.9.4"
[pl.iterators/kebs-circe_2.13 "1.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
pl.iterators : kebs-macro-utils_2.13 | jar | 1.9.4 |
io.circe : circe-core_2.13 | jar | 0.14.1 |
io.circe : circe-generic_2.13 | jar | 0.14.1 |
io.circe : circe-generic-extras_2.13 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
com.beachape : enumeratum_2.13 | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |
io.circe : circe-parser_2.13 | jar | 0.14.1 |