MVN

org.danbrough.kotlinx : atomicfu-maven-plugin

Maven & Gradle

Jan 18, 2023
814 stars

atomicfu-maven-plugin · AtomicFU utilities

<plugin>
    <groupId>org.danbrough.kotlinx</groupId>
    <artifactId>atomicfu-maven-plugin</artifactId>
    <version>0.19.0a</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.danbrough.kotlinx : atomicfu-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.19.0a

All Versions

Choose a version of org.danbrough.kotlinx : atomicfu-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.19.x
atomicfu-maven-plugin-0.19.0
atomicfu-maven-plugin-0.19.0a
0.18.x
atomicfu-maven-plugin-0.18.3
0.17.x
atomicfu-maven-plugin-0.17.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.danbrough.kotlinx</groupId>
    <artifactId>atomicfu-maven-plugin</artifactId>
    <version>0.19.0a</version>
</plugin>