MVN

io.github.padaiyal : monocle

Maven & Gradle

Feb 07, 2023
2 stars
<dependency>
    <groupId>io.github.padaiyal</groupId>
    <artifactId>monocle</artifactId>
    <version>2023.02.07</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.padaiyal : monocle to add to Maven - Latest Versions:

  • Latest Stable: 2023.02.07

All Versions

Choose a version of io.github.padaiyal : monocle to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.02.x
monocle-2023.02.07
monocle-2023.02.06
2023.01.x
monocle-2023.01.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.padaiyal</groupId>
    <artifactId>monocle</artifactId>
    <version>2023.02.07</version>
</dependency>

Advertisement