MVN

cn.gjing : tools-all

Maven & Gradle

Sep 21, 2019
98 stars

tools-all · include all tool

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>tools-all</artifactId>
    <version>1.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.gjing : tools-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.7

All Versions

Choose a version of cn.gjing : tools-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
tools-all-1.2.7
tools-all-1.2.6
tools-all-1.2.5
tools-all-1.2.4
tools-all-1.2.3
tools-all-1.2.2
tools-all-1.2.1
tools-all-1.2.0
1.1.x
tools-all-1.1.9
tools-all-1.1.8
tools-all-1.1.7
tools-all-1.1.6
tools-all-1.1.5
tools-all-1.1.4
tools-all-1.1.3
tools-all-1.1.2
tools-all-1.1.1
tools-all-1.1.0
1.0.x
tools-all-1.0.9
tools-all-1.0.8
tools-all-1.0.7
tools-all-1.0.6
tools-all-1.0.5
tools-all-1.0.4
tools-all-1.0.3
tools-all-1.0.2
tools-all-1.0.1
tools-all-1.0.0

How to add a dependency to Maven

Add the following cn.gjing : tools-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.gjing</groupId>
    <artifactId>tools-all</artifactId>
    <version>1.2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.gjing : tools-all gradle dependency to your build.gradle file:

implementation 'cn.gjing:tools-all:1.2.7'

Gradle Kotlin DSL: Add the following cn.gjing : tools-all gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.gjing:tools-all:1.2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.gjing : tools-all sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.gjing" % "tools-all" % "1.2.7"

Advertisement

Dependencies from Group

May 12, 2019
6 usages
98 stars
Feb 02, 2021
3 usages
102 stars
May 08, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars
Apr 14, 2019
2 usages
98 stars

Discover Dependencies