License |
License |
---|---|
GroupId | GroupIdcom.firstbird |
ArtifactId | ArtifactIdbackbone-circe_2.12 |
Version | Version3.0.0-RC7 |
Type | Typejar |
Description |
Descriptionbackbone-circe
backbone-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.firstbird/backbone-circe_2.12/ -->
<dependency>
<groupId>com.firstbird</groupId>
<artifactId>backbone-circe_2.12</artifactId>
<version>3.0.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstbird/backbone-circe_2.12/
implementation 'com.firstbird:backbone-circe_2.12:3.0.0-RC7'
// https://jarcasting.com/artifacts/com.firstbird/backbone-circe_2.12/
implementation ("com.firstbird:backbone-circe_2.12:3.0.0-RC7")
'com.firstbird:backbone-circe_2.12:jar:3.0.0-RC7'
<dependency org="com.firstbird" name="backbone-circe_2.12" rev="3.0.0-RC7">
<artifact name="backbone-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstbird', module='backbone-circe_2.12', version='3.0.0-RC7')
)
libraryDependencies += "com.firstbird" % "backbone-circe_2.12" % "3.0.0-RC7"
[com.firstbird/backbone-circe_2.12 "3.0.0-RC7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.firstbird : backbone-core_2.12 | jar | 3.0.0-RC7 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
org.scalatest : scalatest_2.12 | jar | 3.2.10 |