MVN

com.pyx4j : pyx4j

Maven & Gradle

Aug 28, 2007

pyx4j · pyx4j

<dependency>
    <groupId>com.pyx4j</groupId>
    <artifactId>pyx4j</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
pyx4j-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.pyx4j</groupId>
    <artifactId>pyx4j</artifactId>
    <version>1.0.1</version>
</dependency>