MVN

com.github.vinitsolanki : core-java-utils

Maven & Gradle

Sep 26, 2020
0 stars

core-java-utils · Core java utils

<dependency>
    <groupId>com.github.vinitsolanki</groupId>
    <artifactId>core-java-utils</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vinitsolanki : core-java-utils to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.vinitsolanki : core-java-utils to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
core-java-utils-0.0.2
core-java-utils-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.vinitsolanki</groupId>
    <artifactId>core-java-utils</artifactId>
    <version>0.0.2</version>
</dependency>