MVN

com.github.easy-develop : core-utils

Maven & Gradle

Sep 14, 2017
2 usages
0 stars

Core Utils · Internal library with methods shared among projects in this group

<dependency>
    <groupId>com.github.easy-develop</groupId>
    <artifactId>core-utils</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.easy-develop : core-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.easy-develop : core-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
core-utils-1.0.0

How to add a dependency to Maven

Add the following com.github.easy-develop : core-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.easy-develop</groupId>
    <artifactId>core-utils</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.easy-develop : core-utils gradle dependency to your build.gradle file:

implementation 'com.github.easy-develop:core-utils:1.0.0'

Gradle Kotlin DSL: Add the following com.github.easy-develop : core-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.easy-develop:core-utils:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.easy-develop : core-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.easy-develop" % "core-utils" % "1.0.0"

Advertisement

Dependencies from Group

Sep 14, 2017
2 usages
0 stars
Sep 18, 2017
1 stars

Discover Dependencies

Feb 02, 2023
23 usages
17 stars
Jul 19, 2023
5 usages
454 stars
Jan 20, 2021
5 usages
91 stars
Oct 14, 2005
3 usages
Feb 21, 2006
4 usages
Dec 30, 2022
2 usages
3 stars
May 26, 2020
4 usages
182 stars
Feb 24, 2021
4 usages
0 stars