MVN

io.github.whaleal : icefrog-crypto

Maven & Gradle

Oct 08, 2021
2 usages
9 stars

icefrog 加密解密

<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-crypto</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.whaleal : icefrog-crypto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.whaleal : icefrog-crypto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
icefrog-crypto-1.0.0

How to add a dependency to Maven

Add the following io.github.whaleal : icefrog-crypto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.whaleal</groupId>
    <artifactId>icefrog-crypto</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.whaleal : icefrog-crypto gradle dependency to your build.gradle file:

implementation 'io.github.whaleal:icefrog-crypto:1.0.0'

Gradle Kotlin DSL: Add the following io.github.whaleal : icefrog-crypto gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.whaleal:icefrog-crypto:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.whaleal : icefrog-crypto sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.whaleal" % "icefrog-crypto" % "1.0.0"

Advertisement

Dependencies from Group

Oct 08, 2021
18 usages
9 stars
Oct 08, 2021
5 usages
9 stars
Oct 08, 2021
4 usages
9 stars
Oct 08, 2021
4 usages
9 stars
Oct 08, 2021
2 usages
9 stars

Discover Dependencies

Dec 18, 2021
1 usages
12 stars
Dec 13, 2021
6 usages
5 stars
Dec 30, 2020
6 usages
3 stars
Apr 29, 2021
2 usages
3 stars
Sep 13, 2017
3 usages
1 stars