| License |
License |
|---|---|
| GroupId | GroupIdcom.chatroulette |
| ArtifactId | ArtifactIdneutron-circe_2.13 |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionneutron-circe
neutron-circe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.chatroulette/neutron-circe_2.13/ -->
<dependency>
<groupId>com.chatroulette</groupId>
<artifactId>neutron-circe_2.13</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.chatroulette/neutron-circe_2.13/
implementation 'com.chatroulette:neutron-circe_2.13:0.0.9'
// https://jarcasting.com/artifacts/com.chatroulette/neutron-circe_2.13/
implementation ("com.chatroulette:neutron-circe_2.13:0.0.9")
'com.chatroulette:neutron-circe_2.13:jar:0.0.9'
<dependency org="com.chatroulette" name="neutron-circe_2.13" rev="0.0.9">
<artifact name="neutron-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chatroulette', module='neutron-circe_2.13', version='0.0.9')
)
libraryDependencies += "com.chatroulette" % "neutron-circe_2.13" % "0.0.9"
[com.chatroulette/neutron-circe_2.13 "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| com.chatroulette : neutron-core_2.13 | jar | 0.0.9 |
| io.circe : circe-core_2.13 | jar | 0.14.1 |
| io.circe : circe-parser_2.13 | jar | 0.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sksamuel.avro4s : avro4s-core_2.13 | jar | 4.0.12 |