MVN

com.io7m.xstructural : com.io7m.xstructural

Maven & Gradle

Nov 13, 2022
0 stars

com.io7m.xstructural · Structural document format

<dependency>
    <groupId>com.io7m.xstructural</groupId>
    <artifactId>com.io7m.xstructural</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.xstructural : com.io7m.xstructural to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.io7m.xstructural : com.io7m.xstructural to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
com.io7m.xstructural-1.8.0
1.7.x
com.io7m.xstructural-1.7.2
com.io7m.xstructural-1.7.1
com.io7m.xstructural-1.7.0
1.6.x
com.io7m.xstructural-1.6.0
1.5.x
com.io7m.xstructural-1.5.0
1.4.x
com.io7m.xstructural-1.4.0
1.3.x
com.io7m.xstructural-1.3.0
1.2.x
com.io7m.xstructural-1.2.0
1.1.x
com.io7m.xstructural-1.1.0
1.0.x
com.io7m.xstructural-1.0.0
0.0.x
com.io7m.xstructural-0.0.5
com.io7m.xstructural-0.0.4
com.io7m.xstructural-0.0.3
com.io7m.xstructural-0.0.2
com.io7m.xstructural-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.xstructural</groupId>
    <artifactId>com.io7m.xstructural</artifactId>
    <version>1.8.0</version>
</dependency>

Advertisement