Download txw2-2.2.10-b140310.1920.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-b140310.1920 in this page.

License

Open Source License

Build File

You can use the following script to add txw2-2.2.10-b140310.1920.jar to your project.

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

Download

Click the following link to download the jar file.

txw2-2.2.10-b140310.1920-javadoc.jar
txw2-2.2.10-b140310.1920-sources.jar
txw2-2.2.10-b140310.1920.jar
txw2-2.2.10-b140310.1920.pom



Related Tutorials