Jar examples for d:dom-transformation
Transform DOM model in JSON like structure
You can download jar file dom-transformation 1.1 in this page.
Apache License, Version 2.0
You can use the following script to add dom-transformation-1.1.jar to your project.
<dependency> <groupId>com.github.igor-suhorukov</groupId> <artifactId>dom-transformation</artifactId> <version>1.1</version> </dependency>
compile group: 'com.github.igor-suhorukov', name: 'dom-transformation', version: '1.1'
libraryDependencies += "com.github.igor-suhorukov" % "dom-transformation" % "1.1"
<dependency org="com.github.igor-suhorukov" name="dom-transformation" rev="1.1"/>
@Grapes(@Grab(group='com.github.igor-suhorukov', module='dom-transformation', version='1.1'))
'com.github.igor-suhorukov:dom-transformation:jar:1.1'
Click the following link to download the jar file.
dom-transformation-1.1-javadoc.jar