MVN

cn.sinapp.meutils : me-utils

Maven & Gradle

Jan 29, 2018
0 stars

me-utils

<dependency>
    <groupId>cn.sinapp.meutils</groupId>
    <artifactId>me-utils</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.sinapp.meutils : me-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of cn.sinapp.meutils : me-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
me-utils-1.0

How to add a dependency to Maven

Add the following cn.sinapp.meutils : me-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.sinapp.meutils</groupId>
    <artifactId>me-utils</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.sinapp.meutils : me-utils gradle dependency to your build.gradle file:

implementation 'cn.sinapp.meutils:me-utils:1.0'

Gradle Kotlin DSL: Add the following cn.sinapp.meutils : me-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.sinapp.meutils:me-utils:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.sinapp.meutils : me-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.sinapp.meutils" % "me-utils" % "1.0"

Advertisement

Dependencies from Group

Jan 29, 2018
0 stars

Discover Dependencies

Jan 27, 2022
9 stars
Sep 29, 2022
30 usages
5 stars
Dec 04, 2020
1 usages
328 stars
Dec 27, 2020
15 usages
1 stars
Dec 31, 2021
1 stars
Dec 31, 2021
1 usages
1 stars
Feb 20, 2018
0 stars
Aug 27, 2023
1 usages
2 stars