is not current version
Last Version 1.0.3

com.github.ebaydatameta:dom-core 1.0.0

Classes needed for DataMeta DOM functionality in JVM; with Java, Scala, Clojure, JRuby and other platforms running on a JVM.

Categories

Categories

Data
GroupId

GroupId

com.github.ebaydatameta
ArtifactId

ArtifactId

dom-core
Version

Version

1.0.0
Type

Type

jar

Download dom-core 1.0.0


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