MVN

moe.tristan : easyfxml-native

Maven & Gradle

Aug 28, 2019
1 usages
100 stars

EasyFXML - Native integrations

<dependency>
    <groupId>moe.tristan</groupId>
    <artifactId>easyfxml-native</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of moe.tristan : easyfxml-native to add to Maven - Latest Versions:

  • Latest Stable: 3.3.0

All Versions

Choose a version of moe.tristan : easyfxml-native to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
easyfxml-native-3.3.0
3.2.x
easyfxml-native-3.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>moe.tristan</groupId>
    <artifactId>easyfxml-native</artifactId>
    <version>3.3.0</version>
</dependency>

Advertisement