| License |
License |
|---|---|
| GroupId | GroupIdcom.firstbird |
| ArtifactId | ArtifactIdbackbone-core_2.13 |
| Version | Version3.0.0-RC9 |
| Type | Typejar |
| Description |
Descriptionbackbone-core
backbone-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.13/ -->
<dependency>
<groupId>com.firstbird</groupId>
<artifactId>backbone-core_2.13</artifactId>
<version>3.0.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.13/
implementation 'com.firstbird:backbone-core_2.13:3.0.0-RC9'
// https://jarcasting.com/artifacts/com.firstbird/backbone-core_2.13/
implementation ("com.firstbird:backbone-core_2.13:3.0.0-RC9")
'com.firstbird:backbone-core_2.13:jar:3.0.0-RC9'
<dependency org="com.firstbird" name="backbone-core_2.13" rev="3.0.0-RC9">
<artifact name="backbone-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstbird', module='backbone-core_2.13', version='3.0.0-RC9')
)
libraryDependencies += "com.firstbird" % "backbone-core_2.13" % "3.0.0-RC9"
[com.firstbird/backbone-core_2.13 "3.0.0-RC9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.firstbird : backbone-consumer_2.13 | jar | 3.0.0-RC9 |
| com.firstbird : backbone-publisher_2.13 | jar | 3.0.0-RC9 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.firstbird » backbone-testutils_2.13 | jar | 3.0.0-RC9 |
| junit : junit | jar | 4.13.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.scalatest : scalatest_2.13 | jar | 3.2.11 |