is not current version
Last Version 20110809

com.sun.xml.txw2:txw2 20070616


GroupId

GroupId

com.sun.xml.txw2
ArtifactId

ArtifactId

txw2
Version

Version

20070616
Type

Type

jar

Download txw2 20070616


<!-- https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2/ -->
<dependency>
    <groupId>com.sun.xml.txw2</groupId>
    <artifactId>txw2</artifactId>
    <version>20070616</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2/
implementation 'com.sun.xml.txw2:txw2:20070616'
// https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2/
implementation ("com.sun.xml.txw2:txw2:20070616")
'com.sun.xml.txw2:txw2:jar:20070616'
<dependency org="com.sun.xml.txw2" name="txw2" rev="20070616">
  <artifact name="txw2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.txw2', module='txw2', version='20070616')
)
libraryDependencies += "com.sun.xml.txw2" % "txw2" % "20070616"
[com.sun.xml.txw2/txw2 "20070616"]