| License |
License |
|---|---|
| GroupId | GroupIdcom.firstbird.emergence |
| ArtifactId | ArtifactIdcore_2.13 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_2.13-0.2.0.pom | |
| core_2.13-0.2.0.jar | 282 KB |
| core_2.13-0.2.0-sources.jar | 39 KB |
| core_2.13-0.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.firstbird.emergence/core_2.13/ -->
<dependency>
<groupId>com.firstbird.emergence</groupId>
<artifactId>core_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.firstbird.emergence/core_2.13/
implementation 'com.firstbird.emergence:core_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.firstbird.emergence/core_2.13/
implementation ("com.firstbird.emergence:core_2.13:0.2.0")
'com.firstbird.emergence:core_2.13:jar:0.2.0'
<dependency org="com.firstbird.emergence" name="core_2.13" rev="0.2.0">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.firstbird.emergence', module='core_2.13', version='0.2.0')
)
libraryDependencies += "com.firstbird.emergence" % "core_2.13" % "0.2.0"
[com.firstbird.emergence/core_2.13 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.github.alexarchambault : case-app-cats_2.13 | jar | 2.0.4 |
| com.softwaremill.sttp.client3 : core_2.13 | jar | 3.1.7 |
| com.softwaremill.sttp.client3 : circe_2.13 | jar | 3.1.7 |
| com.softwaremill.sttp.client3 : async-http-client-backend-cats_2.13 | jar | 3.1.7 |
| co.fs2 : fs2-core_2.13 | jar | 2.5.3 |
| co.fs2 : fs2-io_2.13 | jar | 2.5.3 |
| io.circe : circe-config_2.13 | jar | 0.8.0 |
| io.circe : circe-yaml_2.13 | jar | 0.13.1 |
| io.circe : circe-literal_2.13 | jar | 0.13.0 |
| io.circe : circe-generic-extras_2.13 | jar | 0.13.0 |
| org.typelevel : log4cats-slf4j_2.13 | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.6 |