Download truelicense-xml-1.33.jar file - Jar t

Jar examples for t:truelicense-xml

Description

Provides XML services like encoding/decoding of persistent objects.

You can download jar file truelicense-xml 1.33 in this page.

License

Open Source License

Build File

You can use the following script to add truelicense-xml-1.33.jar to your project.

<dependency>
   <groupId>de.schlichtherle.truelicense</groupId>
   <artifactId>truelicense-xml</artifactId>
   <version>1.33</version>
</dependency>
compile group: 'de.schlichtherle.truelicense', name: 'truelicense-xml', version: '1.33'
libraryDependencies += "de.schlichtherle.truelicense" % "truelicense-xml" % "1.33"
<dependency org="de.schlichtherle.truelicense" name="truelicense-xml" rev="1.33"/>
@Grapes(@Grab(group='de.schlichtherle.truelicense', module='truelicense-xml', version='1.33'))
'de.schlichtherle.truelicense:truelicense-xml:jar:1.33'

Download

Click the following link to download the jar file.

truelicense-xml-1.33-javadoc.jar
truelicense-xml-1.33-sources.jar
truelicense-xml-1.33.jar
truelicense-xml-1.33.pom



Related Tutorials