License |
License |
---|---|
GroupId | GroupIdio.aecor |
ArtifactId | ArtifactIdcore_2.11 |
Version | Version0.17.1 |
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.11-0.17.1.pom | |
core_2.11-0.17.1.jar | 327 KB |
core_2.11-0.17.1-sources.jar | 17 KB |
core_2.11-0.17.1-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.aecor/core_2.11/ -->
<dependency>
<groupId>io.aecor</groupId>
<artifactId>core_2.11</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.aecor/core_2.11/
implementation 'io.aecor:core_2.11:0.17.1'
// https://jarcasting.com/artifacts/io.aecor/core_2.11/
implementation ("io.aecor:core_2.11:0.17.1")
'io.aecor:core_2.11:jar:0.17.1'
<dependency org="io.aecor" name="core_2.11" rev="0.17.1">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.aecor', module='core_2.11', version='0.17.1')
)
libraryDependencies += "io.aecor" % "core_2.11" % "0.17.1"
[io.aecor/core_2.11 "0.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.aecor : liberator_2.11 | jar | 0.8.0 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
org.typelevel : cats-core_2.11 | jar | 1.1.0 |
org.typelevel : cats-effect_2.11 | jar | 0.10 |