| License |
License |
|---|---|
| GroupId | GroupIdcom.fgrutsch.emergence |
| ArtifactId | ArtifactIdcore_3 |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_3-0.5.0.pom | |
| core_3-0.5.0.jar | 290 KB |
| core_3-0.5.0-sources.jar | 37 KB |
| core_3-0.5.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fgrutsch.emergence/core_3/ -->
<dependency>
<groupId>com.fgrutsch.emergence</groupId>
<artifactId>core_3</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fgrutsch.emergence/core_3/
implementation 'com.fgrutsch.emergence:core_3:0.5.0'
// https://jarcasting.com/artifacts/com.fgrutsch.emergence/core_3/
implementation ("com.fgrutsch.emergence:core_3:0.5.0")
'com.fgrutsch.emergence:core_3:jar:0.5.0'
<dependency org="com.fgrutsch.emergence" name="core_3" rev="0.5.0">
<artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fgrutsch.emergence', module='core_3', version='0.5.0')
)
libraryDependencies += "com.fgrutsch.emergence" % "core_3" % "0.5.0"
[com.fgrutsch.emergence/core_3 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| co.fs2 : fs2-io_3 | jar | 3.2.7 |
| co.fs2 : fs2-core_3 | jar | 3.2.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |
| com.monovore : decline-effect_3 | jar | 2.2.0 |
| com.softwaremill.sttp.client3 : core_3 | jar | 3.5.2 |
| com.softwaremill.sttp.client3 : circe_3 | jar | 3.5.2 |
| com.softwaremill.sttp.client3 : async-http-client-backend-cats_3 | jar | 3.5.2 |
| com.typesafe : config | jar | 1.4.2 |
| io.circe : circe-core_3 | jar | 0.14.1 |
| io.circe : circe-parser_3 | jar | 0.14.1 |
| io.circe : circe-yaml_3 | jar | 0.14.1 |
| org.typelevel : cats-effect_3 | jar | 3.3.11 |
| org.typelevel : log4cats-slf4j_3 | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |