is not current version
Last Version 1.7.4

org.redundent:kotlin-xml-builder 1.6.0

null

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.redundent
ArtifactId

ArtifactId

kotlin-xml-builder
Version

Version

1.6.0
Type

Type

jar

Download kotlin-xml-builder 1.6.0


<!-- https://jarcasting.com/artifacts/org.redundent/kotlin-xml-builder/ -->
<dependency>
    <groupId>org.redundent</groupId>
    <artifactId>kotlin-xml-builder</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.redundent/kotlin-xml-builder/
implementation 'org.redundent:kotlin-xml-builder:1.6.0'
// https://jarcasting.com/artifacts/org.redundent/kotlin-xml-builder/
implementation ("org.redundent:kotlin-xml-builder:1.6.0")
'org.redundent:kotlin-xml-builder:jar:1.6.0'
<dependency org="org.redundent" name="kotlin-xml-builder" rev="1.6.0">
  <artifact name="kotlin-xml-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redundent', module='kotlin-xml-builder', version='1.6.0')
)
libraryDependencies += "org.redundent" % "kotlin-xml-builder" % "1.6.0"
[org.redundent/kotlin-xml-builder "1.6.0"]