| License |
License |
|---|---|
| GroupId | GroupIdcom.sun.xml.txw2 |
| ArtifactId | ArtifactIdtxwc2 |
| Last Version | Last Version20110809 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTXW2 Compiler
Java.net - The Source for Java Technology Collaboration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| txwc2-20110809.pom | |
| txwc2-20110809.jar | 65 KB |
| txwc2-20110809-sources.jar | 74 KB |
| txwc2-20110809-javadoc.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.txw2/txwc2/ -->
<dependency>
<groupId>com.sun.xml.txw2</groupId>
<artifactId>txwc2</artifactId>
<version>20110809</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.txw2/txwc2/
implementation 'com.sun.xml.txw2:txwc2:20110809'
// https://jarcasting.com/artifacts/com.sun.xml.txw2/txwc2/
implementation ("com.sun.xml.txw2:txwc2:20110809")
'com.sun.xml.txw2:txwc2:jar:20110809'
<dependency org="com.sun.xml.txw2" name="txwc2" rev="20110809">
<artifact name="txwc2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.txw2', module='txwc2', version='20110809')
)
libraryDependencies += "com.sun.xml.txw2" % "txwc2" % "20110809"
[com.sun.xml.txw2/txwc2 "20110809"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kohsuke.rngom : rngom | jar | 20100718 |
| com.sun.xml.txw2 : txw2 | jar | 20110809 |
| com.sun.codemodel : codemodel | jar | 2.4 |
| org.apache.ant : ant | jar | 1.8.1 |
| args4j : args4j | jar | 1.0 |
| com.sun.xsom : xsom | jar | 20110809 |
| relaxngDatatype : relaxngDatatype | jar | 20020414 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |