Download txw2-2.3.0-b170127.1453.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.3.0-b170127.1453 in this page.

License

Open Source License

Build File

You can use the following script to add txw2-2.3.0-b170127.1453.jar to your project.

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

Download

Click the following link to download the jar file.

txw2-2.3.0-b170127.1453-javadoc.jar
txw2-2.3.0-b170127.1453-sources.jar
txw2-2.3.0-b170127.1453.jar
txw2-2.3.0-b170127.1453.pom



Related Tutorials