не последняя версия
Последняя версия 20110809

com.sun.xml.txw2:txw2 20070624


Группа

Группа

com.sun.xml.txw2
Идентификатор

Идентификатор

txw2
Версия

Версия

20070624
Тип

Тип

jar

Скачать txw2 20070624

Имя Файла Размер
txw2-20070624.pom
txw2-20070624.jar 60 KB
txw2-20070624-sources.jar 73 KB
Обзор

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