is not current version
Last Version 1.4.0

com.itelg.spring:spring-xom-unmarshaller 1.4.0-RC1

Spring XML Unmarshalling with XOM

GroupId

GroupId

com.itelg.spring
ArtifactId

ArtifactId

spring-xom-unmarshaller
Version

Version

1.4.0-RC1
Type

Type

jar

Download spring-xom-unmarshaller 1.4.0-RC1


<!-- https://jarcasting.com/artifacts/com.itelg.spring/spring-xom-unmarshaller/ -->
<dependency>
    <groupId>com.itelg.spring</groupId>
    <artifactId>spring-xom-unmarshaller</artifactId>
    <version>1.4.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.itelg.spring/spring-xom-unmarshaller/
implementation 'com.itelg.spring:spring-xom-unmarshaller:1.4.0-RC1'
// https://jarcasting.com/artifacts/com.itelg.spring/spring-xom-unmarshaller/
implementation ("com.itelg.spring:spring-xom-unmarshaller:1.4.0-RC1")
'com.itelg.spring:spring-xom-unmarshaller:jar:1.4.0-RC1'
<dependency org="com.itelg.spring" name="spring-xom-unmarshaller" rev="1.4.0-RC1">
  <artifact name="spring-xom-unmarshaller" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itelg.spring', module='spring-xom-unmarshaller', version='1.4.0-RC1')
)
libraryDependencies += "com.itelg.spring" % "spring-xom-unmarshaller" % "1.4.0-RC1"
[com.itelg.spring/spring-xom-unmarshaller "1.4.0-RC1"]