License |
License |
---|---|
GroupId | GroupIdio.github.kerubistan.kroki |
ArtifactId | ArtifactIdkroki-xml |
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-xml-1.22.pom | |
kroki-xml-1.22.jar | 17 KB |
kroki-xml-1.22-sources.jar | 3 KB |
kroki-xml-1.22-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-xml/ -->
<dependency>
<groupId>io.github.kerubistan.kroki</groupId>
<artifactId>kroki-xml</artifactId>
<version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-xml/
implementation 'io.github.kerubistan.kroki:kroki-xml:1.22'
// https://jarcasting.com/artifacts/io.github.kerubistan.kroki/kroki-xml/
implementation ("io.github.kerubistan.kroki:kroki-xml:1.22")
'io.github.kerubistan.kroki:kroki-xml:jar:1.22'
<dependency org="io.github.kerubistan.kroki" name="kroki-xml" rev="1.22">
<artifact name="kroki-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kerubistan.kroki', module='kroki-xml', version='1.22')
)
libraryDependencies += "io.github.kerubistan.kroki" % "kroki-xml" % "1.22"
[io.github.kerubistan.kroki/kroki-xml "1.22"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.30 |
io.github.kerubistan.kroki : kroki-utils | jar | 1.22 |
com.fasterxml : aalto-xml | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.30 |
junit : junit | jar | 4.13.1 |
com.nhaarman : mockito-kotlin | jar | 1.6.0 |