MVN

com.webank : key-mini-toolkit

Maven & Gradle

Dec 09, 2021
2 usages
3 stars

key-mini-toolkit · WeBank java crypto core

<dependency>
    <groupId>com.webank</groupId>
    <artifactId>key-mini-toolkit</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.webank : key-mini-toolkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.webank : key-mini-toolkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
key-mini-toolkit-1.0.4
key-mini-toolkit-1.0.3
key-mini-toolkit-1.0.2
key-mini-toolkit-1.0.0

How to add a dependency to Maven

Add the following com.webank : key-mini-toolkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.webank</groupId>
    <artifactId>key-mini-toolkit</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.webank : key-mini-toolkit gradle dependency to your build.gradle file:

implementation 'com.webank:key-mini-toolkit:1.0.4'

Gradle Kotlin DSL: Add the following com.webank : key-mini-toolkit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.webank:key-mini-toolkit:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.webank : key-mini-toolkit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.webank" % "key-mini-toolkit" % "1.0.4"

Advertisement

Dependencies from Group

Apr 28, 2023
2 usages
52 stars
Dec 09, 2021
2 usages
3 stars
Jun 09, 2021
2 usages
14 stars
May 29, 2019
1 usages
52 stars
Jun 15, 2023
1 usages
1.1k stars

Discover Dependencies

Nov 22, 2020
2 usages
Jan 22, 2023
2 usages
504 stars
Oct 02, 2020
2 usages
28 stars
Aug 17, 2023
4 usages
3 stars
Oct 10, 2020
3 usages
Oct 06, 2020
2 usages
Sep 19, 2021
2 usages
2 stars