MVN

cn.niuable : tools-often

Maven & Gradle

Oct 17, 2019
1 usages
<dependency>
    <groupId>cn.niuable</groupId>
    <artifactId>tools-often</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
tools-often-1.0.1
tools-often-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.niuable</groupId>
    <artifactId>tools-often</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'cn.niuable:tools-often:1.0.1'

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

implementation("cn.niuable:tools-often:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "cn.niuable" % "tools-often" % "1.0.1"

Advertisement

Dependencies from Group

Oct 17, 2019
1 usages
May 07, 2020

Discover Dependencies

Mar 02, 2020
3 usages
0 stars
axe
Mar 02, 2020
0 stars
Mar 08, 2021
Mar 08, 2021
Mar 08, 2021
10 usages
Mar 08, 2021
1 usages
Mar 08, 2021
2 usages
Oct 22, 2019
3 usages
4 stars