Download txw2-2.2.10-b140802.1033.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.10-b140802.1033 in this page.

License

Open Source License

Build File

You can use the following script to add txw2-2.2.10-b140802.1033.jar to your project.

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

Download

Click the following link to download the jar file.

txw2-2.2.10-b140802.1033-javadoc.jar
txw2-2.2.10-b140802.1033-sources.jar
txw2-2.2.10-b140802.1033.jar
txw2-2.2.10-b140802.1033.pom



Related Tutorials