MVN

net.raumzeitfalle.registration : ejml-simple-bundle

Maven & Gradle

Apr 23, 2023
6 stars

ejml-simple-bundle · EJML (Efficient Java Matrix Library) bundling project to achieve compatibility with Java Module System

<dependency>
    <groupId>net.raumzeitfalle.registration</groupId>
    <artifactId>ejml-simple-bundle</artifactId>
    <version>0.41</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.raumzeitfalle.registration : ejml-simple-bundle to add to Maven - Latest Versions:

  • Latest Stable: 0.41

All Versions

Choose a version of net.raumzeitfalle.registration : ejml-simple-bundle to add to Maven - All Versions:

Version Vulnerabilities Updated
0.41
ejml-simple-bundle-0.41

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.raumzeitfalle.registration</groupId>
    <artifactId>ejml-simple-bundle</artifactId>
    <version>0.41</version>
</dependency>