MVN

io.thundra.utils : build

Maven & Gradle

Aug 26, 2021
<dependency>
    <groupId>io.thundra.utils</groupId>
    <artifactId>build</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thundra.utils : build to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of io.thundra.utils : build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
build-1.0.5
build-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.thundra.utils</groupId>
    <artifactId>build</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement