MVN

cn.hydrz : dipper-all

Maven & Gradle

Nov 04, 2019
0 stars

所有模块的打包汇总,最终形式为一个jar包

<dependency>
    <groupId>cn.hydrz</groupId>
    <artifactId>dipper-all</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
dipper-all-1.0.1
dipper-all-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.hydrz</groupId>
    <artifactId>dipper-all</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'cn.hydrz:dipper-all:1.0.1'

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

implementation("cn.hydrz:dipper-all:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "cn.hydrz" % "dipper-all" % "1.0.1"

Advertisement

Dependencies from Group

Nov 04, 2019
2 usages
0 stars
Nov 04, 2019
1 usages
0 stars
Nov 04, 2019
0 stars
Nov 04, 2019
0 stars
Nov 04, 2019
0 stars

Discover Dependencies