| License |
License |
|---|---|
| GroupId | GroupIdio.ckite |
| ArtifactId | ArtifactIdckite-core |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionckite-core
ckite-core
|
| Project Organization |
Project Organizationio.ckite |
| Filename | Size |
|---|---|
| ckite-core-0.2.1.pom | |
| ckite-core-0.2.1.jar | 384 KB |
| ckite-core-0.2.1-sources.jar | 40 KB |
| ckite-core-0.2.1-javadoc.jar | 681 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ckite/ckite-core/ -->
<dependency>
<groupId>io.ckite</groupId>
<artifactId>ckite-core</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ckite/ckite-core/
implementation 'io.ckite:ckite-core:0.2.1'
// https://jarcasting.com/artifacts/io.ckite/ckite-core/
implementation ("io.ckite:ckite-core:0.2.1")
'io.ckite:ckite-core:jar:0.2.1'
<dependency org="io.ckite" name="ckite-core" rev="0.2.1">
<artifact name="ckite-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ckite', module='ckite-core', version='0.2.1')
)
libraryDependencies += "io.ckite" % "ckite-core" % "0.2.1"
[io.ckite/ckite-core "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.typesafe : config | jar | 1.0.2 |
| com.twitter : chill_2.11 | jar | 0.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |