License |
License |
---|---|
GroupId | GroupIdio.github.kerubistan.kroki |
ArtifactId | ArtifactIdkroki-flyweight-lib |
Last Version | Last Version1.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
kroki-flyweight-lib-1.22.pom | |
kroki-flyweight-lib-1.22.jar | 11 KB |
kroki-flyweight-lib-1.22-sources.jar | 2 KB |
kroki-flyweight-lib-1.22-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-flyweight-lib/ -->
<dependency>
<groupId>io.github.kerubistan.kroki</groupId>
<artifactId>kroki-flyweight-lib</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-flyweight-lib/
implementation 'io.github.kerubistan.kroki:kroki-flyweight-lib:1.22'
// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-flyweight-lib/
implementation ("io.github.kerubistan.kroki:kroki-flyweight-lib:1.22")
'io.github.kerubistan.kroki:kroki-flyweight-lib:jar:1.22'
<dependency org="io.github.kerubistan.kroki" name="kroki-flyweight-lib" rev="1.22">
<artifact name="kroki-flyweight-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kerubistan.kroki', module='kroki-flyweight-lib', version='1.22')
)
libraryDependencies += "io.github.kerubistan.kroki" % "kroki-flyweight-lib" % "1.22"
[io.github.kerubistan.kroki/kroki-flyweight-lib "1.22"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.30 |
io.github.kerubistan.kroki : kroki-flyweight-annotations | jar | 1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.30 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.0-rc1 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.0-rc1 |