| License |
License |
|---|---|
| GroupId | GroupIdcom.sun.xml.txw2 |
| ArtifactId | ArtifactIdtxw2-project |
| Version | Version20110809 |
| Type | Typepom |
| Description |
DescriptionTyped XML Writer runtime
Java.net - The Source for Java Technology Collaboration
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| txw2-project-20110809.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2-project/ -->
<dependency>
<groupId>com.sun.xml.txw2</groupId>
<artifactId>txw2-project</artifactId>
<version>20110809</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2-project/
implementation 'com.sun.xml.txw2:txw2-project:20110809'
// https://jarcasting.com/artifacts/com.sun.xml.txw2/txw2-project/
implementation ("com.sun.xml.txw2:txw2-project:20110809")
'com.sun.xml.txw2:txw2-project:pom:20110809'
<dependency org="com.sun.xml.txw2" name="txw2-project" rev="20110809">
<artifact name="txw2-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.txw2', module='txw2-project', version='20110809')
)
libraryDependencies += "com.sun.xml.txw2" % "txw2-project" % "20110809"
[com.sun.xml.txw2/txw2-project "20110809"]
| Group / Artifact | Type | Version |
|---|---|---|
| relaxngDatatype : relaxngDatatype | jar | 20020414 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |