License |
License |
---|---|
GroupId | GroupIdio.aecor |
ArtifactId | ArtifactIdcore_2.13 |
Version | Version0.19.0 |
Type | Typejar |
Description |
DescriptionAecor Core
Aecor Core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.13-0.19.0.pom | |
core_2.13-0.19.0.jar | 348 KB |
core_2.13-0.19.0-sources.jar | 21 KB |
core_2.13-0.19.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.aecor/core_2.13/ -->
<dependency>
<groupId>io.aecor</groupId>
<artifactId>core_2.13</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.aecor/core_2.13/
implementation 'io.aecor:core_2.13:0.19.0'
// https://jarcasting.com/artifacts/io.aecor/core_2.13/
implementation ("io.aecor:core_2.13:0.19.0")
'io.aecor:core_2.13:jar:0.19.0'
<dependency org="io.aecor" name="core_2.13" rev="0.19.0">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aecor', module='core_2.13', version='0.19.0')
)
libraryDependencies += "io.aecor" % "core_2.13" % "0.19.0"
[io.aecor/core_2.13 "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0 |
co.fs2 : fs2-core_2.13 | jar | 2.1.0 |
org.typelevel : cats-tagless-core_2.13 | jar | 0.10 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
org.typelevel : cats-core_2.13 | jar | 2.0.0 |
org.typelevel : cats-effect_2.13 | jar | 2.0.0 |
org.scodec : scodec-bits_2.13 | jar | 1.1.12 |
org.scodec : scodec-core_2.13 | jar | 1.11.4 |