is not current version
Last Version 1.8.8

com.soulgalore:xml-velocity 1.8.5

Merge a XML file with a Velocity template

GroupId

GroupId

com.soulgalore
ArtifactId

ArtifactId

xml-velocity
Version

Version

1.8.5
Type

Type

jar

Download xml-velocity 1.8.5


<!-- https://jarcasting.com/artifacts/com.soulgalore/xml-velocity/ -->
<dependency>
    <groupId>com.soulgalore</groupId>
    <artifactId>xml-velocity</artifactId>
    <version>1.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.soulgalore/xml-velocity/
implementation 'com.soulgalore:xml-velocity:1.8.5'
// https://jarcasting.com/artifacts/com.soulgalore/xml-velocity/
implementation ("com.soulgalore:xml-velocity:1.8.5")
'com.soulgalore:xml-velocity:jar:1.8.5'
<dependency org="com.soulgalore" name="xml-velocity" rev="1.8.5">
  <artifact name="xml-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soulgalore', module='xml-velocity', version='1.8.5')
)
libraryDependencies += "com.soulgalore" % "xml-velocity" % "1.8.5"
[com.soulgalore/xml-velocity "1.8.5"]