| License |
License |
|---|---|
| GroupId | GroupIdio.skullabs.kos |
| ArtifactId | ArtifactIdkos-core |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava 8 Simplified Project
|
| Filename | Size |
|---|---|
| kos-core-0.8.1.pom | |
| kos-core-0.8.1.jar | 58 KB |
| kos-core-0.8.1-sources.jar | 35 KB |
| kos-core-0.8.1-javadoc.jar | 598 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.skullabs.kos/kos-core/ -->
<dependency>
<groupId>io.skullabs.kos</groupId>
<artifactId>kos-core</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.skullabs.kos/kos-core/
implementation 'io.skullabs.kos:kos-core:0.8.1'
// https://jarcasting.com/artifacts/io.skullabs.kos/kos-core/
implementation ("io.skullabs.kos:kos-core:0.8.1")
'io.skullabs.kos:kos-core:jar:0.8.1'
<dependency org="io.skullabs.kos" name="kos-core" rev="0.8.1">
<artifact name="kos-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.skullabs.kos', module='kos-core', version='0.8.1')
)
libraryDependencies += "io.skullabs.kos" % "kos-core" % "0.8.1"
[io.skullabs.kos/kos-core "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-config | jar | |
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-web-client | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.slf4j : slf4j-api | jar | 1.7.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.skullabs.injector : injector-core | jar | 1.5.2 |
| io.skullabs.injector : injector-processor | jar | 1.5.2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.mockito : mockito-junit-jupiter | jar | 2.28.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |