| License |
License |
|---|---|
| GroupId | GroupIddev.profunktor |
| ArtifactId | ArtifactIdneutron-circe_2.13 |
| Version | Version0.7.0 |
| Type | Typejar |
| Description |
Descriptionneutron-circe
neutron-circe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neutron-circe_2.13-0.7.0.pom | |
| neutron-circe_2.13-0.7.0.jar | 10 KB |
| neutron-circe_2.13-0.7.0-sources.jar | 3 KB |
| neutron-circe_2.13-0.7.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.profunktor/neutron-circe_2.13/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>neutron-circe_2.13</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/neutron-circe_2.13/
implementation 'dev.profunktor:neutron-circe_2.13:0.7.0'
// https://jarcasting.com/artifacts/dev.profunktor/neutron-circe_2.13/
implementation ("dev.profunktor:neutron-circe_2.13:0.7.0")
'dev.profunktor:neutron-circe_2.13:jar:0.7.0'
<dependency org="dev.profunktor" name="neutron-circe_2.13" rev="0.7.0">
<artifact name="neutron-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='neutron-circe_2.13', version='0.7.0')
)
libraryDependencies += "dev.profunktor" % "neutron-circe_2.13" % "0.7.0"
[dev.profunktor/neutron-circe_2.13 "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| dev.profunktor : neutron-core_2.13 | jar | 0.7.0 |
| io.circe : circe-core_2.13 | jar | 0.14.2 |
| io.circe : circe-parser_2.13 | jar | 0.14.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sksamuel.avro4s : avro4s-core_2.13 | jar | 4.0.13 |