MVN

io.crysknife : mutationobserver-parent

Maven & Gradle

Nov 29, 2020
15 stars

mutationobserver parent

<dependency>
    <groupId>io.crysknife</groupId>
    <artifactId>mutationobserver-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.crysknife : mutationobserver-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of io.crysknife : mutationobserver-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
mutationobserver-parent-0.2
0.1
mutationobserver-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.crysknife</groupId>
    <artifactId>mutationobserver-parent</artifactId>
    <version>0.2</version>
</dependency>

Advertisement