is not current version
Last Version 1.3

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

Transform DOM model in JSON like structure

Categories

Categories

ORM Data
GroupId

GroupId

com.github.igor-suhorukov
ArtifactId

ArtifactId

dom-transformation
Version

Version

1.1
Type

Type

jar

Download dom-transformation 1.1


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