| License | License | 
|---|---|
| GroupId | GroupIdcom.sun.xml.txw2 | 
| ArtifactId | ArtifactIdtxw2 | 
| Version | Version20110809 | 
| Type | Typejar | 
| Description | DescriptionTXW2 Runtime Java.net - The Source for Java Technology Collaboration | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| txw2-20110809.pom | |
| txw2-20110809.jar | 65 KB | 
| txw2-20110809-sources.jar | 94 KB | 
| txw2-20110809-javadoc.jar | 172 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2/ -->
<dependency>
    <groupId>com.sun.xml.txw2</groupId>
    <artifactId>txw2</artifactId>
    <version>20110809</version>
</dependency>// https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2/
implementation 'com.sun.xml.txw2:txw2:20110809'// https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2/
implementation ("com.sun.xml.txw2:txw2:20110809")'com.sun.xml.txw2:txw2:jar:20110809'<dependency org="com.sun.xml.txw2" name="txw2" rev="20110809">
  <artifact name="txw2" type="jar" />
</dependency>@Grapes(
@Grab(group='com.sun.xml.txw2', module='txw2', version='20110809')
)libraryDependencies += "com.sun.xml.txw2" % "txw2" % "20110809"[com.sun.xml.txw2/txw2 "20110809"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.stream : stax-api | jar | 1.0-2 | 
| relaxngDatatype : relaxngDatatype | jar | 20020414 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |