Download txw2-2.2.11.jar file - Jar t

Jar examples for t:txw2

Description

TXW is a library that allows you to write XML documents.

You can download jar file txw2 2.2.11 in this page.

License

Open Source License

Build File

You can use the following script to add txw2-2.2.11.jar to your project.

<dependency>
   <groupId>org.glassfish.jaxb</groupId>
   <artifactId>txw2</artifactId>
   <version>2.2.11</version>
</dependency>
compile group: 'org.glassfish.jaxb', name: 'txw2', version: '2.2.11'
libraryDependencies += "org.glassfish.jaxb" % "txw2" % "2.2.11"
<dependency org="org.glassfish.jaxb" name="txw2" rev="2.2.11"/>
@Grapes(@Grab(group='org.glassfish.jaxb', module='txw2', version='2.2.11'))
'org.glassfish.jaxb:txw2:jar:2.2.11'

Download

Click the following link to download the jar file.

txw2-2.2.11-javadoc.jar
txw2-2.2.11-sources.jar
txw2-2.2.11.jar
txw2-2.2.11.pom



Related Tutorials