License |
License |
---|---|
GroupId | GroupIdio.github.kerubistan.kroki |
ArtifactId | ArtifactIdkroki-delegates |
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-delegates-1.22.pom | |
kroki-delegates-1.22.jar | 11 KB |
kroki-delegates-1.22-sources.jar | 1 KB |
kroki-delegates-1.22-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-delegates/ -->
<dependency>
<groupId>io.github.kerubistan.kroki</groupId>
<artifactId>kroki-delegates</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-delegates/
implementation 'io.github.kerubistan.kroki:kroki-delegates:1.22'
// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-delegates/
implementation ("io.github.kerubistan.kroki:kroki-delegates:1.22")
'io.github.kerubistan.kroki:kroki-delegates:jar:1.22'
<dependency org="io.github.kerubistan.kroki" name="kroki-delegates" rev="1.22">
<artifact name="kroki-delegates" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kerubistan.kroki', module='kroki-delegates', version='1.22')
)
libraryDependencies += "io.github.kerubistan.kroki" % "kroki-delegates" % "1.22"
[io.github.kerubistan.kroki/kroki-delegates "1.22"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
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 |