Jar examples for d:dom-core
Classes needed for DataMeta DOM functionality in JVM; with Java, Scala, Clojure, JRuby and other platforms running on a JVM.
You can download jar file dom-core 1.0.3 in this page.
You can use the following script to add dom-core-1.0.3.jar to your project.
<dependency> <groupId>com.github.ebaydatameta</groupId> <artifactId>dom-core</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.ebaydatameta', name: 'dom-core', version: '1.0.3'
libraryDependencies += "com.github.ebaydatameta" % "dom-core" % "1.0.3"
<dependency org="com.github.ebaydatameta" name="dom-core" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.ebaydatameta', module='dom-core', version='1.0.3'))
'com.github.ebaydatameta:dom-core:jar:1.0.3'
Click the following link to download the jar file.
dom-core-1.0.3-javadoc.jar