is not current version
Last Version 1.3

com.github.igor-suhorukov:dom-transformation 1.2

Transform DOM model in JSON like structure

Categories

Categories

ORM Data
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

dom-transformation
Version

Version

1.2
Type

Type

jar

Download dom-transformation 1.2


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