Last Version

TXW2 Runtime 4.0.0

TXW is a library that allows you to write XML documents.

License

License

GroupId

GroupId

cn.lzgabel.jaxb
ArtifactId

ArtifactId

txw2
Version

Version

4.0.0
Type

Type

jar
Description

Description

TXW2 Runtime
TXW is a library that allows you to write XML documents.
Project URL

Project URL

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download txw2 4.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.