MVN

org.wesec : util

Maven & Gradle

Jun 11, 2021

util · A common util for Java developer, like base64, md5, aes, rsa, shifting and more. So we call it "Doraemon". (▽)

<dependency>
    <groupId>org.wesec</groupId>
    <artifactId>util</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wesec : util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of org.wesec : util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
util-0.0.2
util-0.0.1

How to add a dependency to Maven

Add the following org.wesec : util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wesec</groupId>
    <artifactId>util</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wesec : util gradle dependency to your build.gradle file:

implementation 'org.wesec:util:0.0.2'

Gradle Kotlin DSL: Add the following org.wesec : util gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wesec:util:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wesec : util sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wesec" % "util" % "0.0.2"

Advertisement

Dependencies from Group

Jun 11, 2021

Discover Dependencies

Jun 11, 2021
1.3k stars
Jun 11, 2021
1 usages
104 stars
Jun 11, 2021
1 usages
104 stars
Jun 11, 2021
3 usages
30 stars
Jun 11, 2021
3 usages
30 stars
Aug 06, 2021
1 usages
web
Aug 06, 2021
Aug 06, 2021
Aug 06, 2021
1 usages