Last Version

Dom access in Kotlin 0.1.1

Kotlin classes to help with the use of the DOM

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.pwall.dom
ArtifactId

ArtifactId

dom-kotlin
Version

Version

0.1.1
Type

Type

jar
Description

Description

Dom access in Kotlin
Kotlin classes to help with the use of the DOM
Project URL

Project URL

https://github.com/pwall567/dom-kotlin
Source Code Management

Source Code Management

https://github.com/pwall567/dom-kotlin

Download dom-kotlin 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50

Project Modules

There are no modules declared in this project.