MVN

cn.chenzw.toolkit : toolkit

Maven & Gradle

Jun 10, 2020
3 usages
1 stars

toolkit · Java Toolkit

<dependency>
    <groupId>cn.chenzw.toolkit</groupId>
    <artifactId>toolkit</artifactId>
    <version>1.0.3-a</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.chenzw.toolkit : toolkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3-a

All Versions

Choose a version of cn.chenzw.toolkit : toolkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
toolkit-1.0.3-a
toolkit-1.0.2
toolkit-1.0.1

How to add a dependency to Maven

Add the following cn.chenzw.toolkit : toolkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.chenzw.toolkit</groupId>
    <artifactId>toolkit</artifactId>
    <version>1.0.3-a</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.chenzw.toolkit : toolkit gradle dependency to your build.gradle file:

implementation 'cn.chenzw.toolkit:toolkit:1.0.3-a'

Gradle Kotlin DSL: Add the following cn.chenzw.toolkit : toolkit gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.chenzw.toolkit:toolkit:1.0.3-a")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.chenzw.toolkit : toolkit sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.chenzw.toolkit" % "toolkit" % "1.0.3-a"

Advertisement

Dependencies from Group

Jun 10, 2020
3 usages
1 stars

Discover Dependencies

Mar 04, 2013
26 usages
2.1k stars
Aug 11, 2020
18 usages
4k stars
Nov 09, 2019
5 usages
760 stars
Mar 16, 2021
8 usages
3 stars
Feb 04, 2013
12 usages
23 stars
May 27, 2015
5 usages
2 stars
Mar 23, 2023
16 usages
0 stars
Dec 26, 2022
7 usages
764 stars
Apr 30, 2014
6 usages