MVN

com.zandero : utils.crypt

Maven & Gradle

Feb 13, 2018
0 stars

Zandero Encoding/Decoding Utils · Wrapper for encoding/decoding

<dependency>
    <groupId>com.zandero</groupId>
    <artifactId>utils.crypt</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zandero : utils.crypt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.zandero : utils.crypt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
utils.crypt-1.0

How to add a dependency to Maven

Add the following com.zandero : utils.crypt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zandero</groupId>
    <artifactId>utils.crypt</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zandero : utils.crypt gradle dependency to your build.gradle file:

implementation 'com.zandero:utils.crypt:1.0'

Gradle Kotlin DSL: Add the following com.zandero : utils.crypt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zandero:utils.crypt:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zandero : utils.crypt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zandero" % "utils.crypt" % "1.0"

Advertisement

Dependencies from Group

Apr 03, 2022
14 usages
1 stars
Aug 21, 2023
7 usages
0 stars
Apr 03, 2022
7 usages
0 stars
Apr 03, 2022
5 usages
0 stars
Jun 14, 2018
3 usages
0 stars

Discover Dependencies

Feb 13, 2018
1 stars
Feb 15, 2018
0 stars
Feb 15, 2018
1 stars
jpa
Dec 04, 2020
5 stars
Aug 12, 2019
3 usages
0 stars
Apr 14, 2018
1 usages
2 stars