MVN

net.raumzeitfalle.registration : core

Maven & Gradle

Apr 23, 2023
6 stars

core · A collection of functions to perform rigid and affine transforms for image registration using control points.

<dependency>
    <groupId>net.raumzeitfalle.registration</groupId>
    <artifactId>core</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.raumzeitfalle.registration : core to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of net.raumzeitfalle.registration : core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
core-0.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.raumzeitfalle.registration</groupId>
    <artifactId>core</artifactId>
    <version>0.0.6</version>
</dependency>