MVN

io.arkitik.radix : radix-adapter

Maven & Gradle

Dec 20, 2022
3 stars
<dependency>
    <groupId>io.arkitik.radix</groupId>
    <artifactId>radix-adapter</artifactId>
    <version>v1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.arkitik.radix : radix-adapter to add to Maven - Latest Versions:

  • Latest Stable: v1.5.0

All Versions

Choose a version of io.arkitik.radix : radix-adapter to add to Maven - All Versions:

Version Vulnerabilities Updated
v1.5.x
radix-adapter-v1.5.0
v1.4.x
radix-adapter-v1.4.1
radix-adapter-v1.4.0
v1.3.x
radix-adapter-v1.3.0
v1.2.x
radix-adapter-v1.2.0
v1.1.x
radix-adapter-v1.1.1
radix-adapter-v1.1.0
v1.0.x
radix-adapter-v1.0.1
radix-adapter-v1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.arkitik.radix</groupId>
    <artifactId>radix-adapter</artifactId>
    <version>v1.5.0</version>
</dependency>