MVN

cc.youchain : abi

Maven & Gradle

May 20, 2020
2 usages

youchain.java · YOUChain Common library in JAVA.

<dependency>
    <groupId>cc.youchain</groupId>
    <artifactId>abi</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.youchain : abi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5

All Versions

Choose a version of cc.youchain : abi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
abi-1.1.5
abi-1.1.4
abi-1.1.3
abi-1.1.2
abi-1.1.1
abi-1.1.0
1.0.x
abi-1.0.0

How to add a dependency to Maven

Add the following cc.youchain : abi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.youchain</groupId>
    <artifactId>abi</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.youchain : abi gradle dependency to your build.gradle file:

implementation 'cc.youchain:abi:1.1.5'

Gradle Kotlin DSL: Add the following cc.youchain : abi gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.youchain:abi:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.youchain : abi sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.youchain" % "abi" % "1.1.5"

Advertisement

Dependencies from Group

May 20, 2020
4 usages
rlp
May 20, 2020
2 usages
May 20, 2020
2 usages
May 20, 2020
2 usages
abi
May 20, 2020
2 usages

Discover Dependencies

Aug 17, 2021
12 usages
341 stars
Aug 23, 2023
4 usages
76 stars
Apr 09, 2022
14 usages
27 stars
Mar 21, 2017
3 usages
131 stars
Jun 05, 2019
3 usages
1 stars
Oct 16, 2019
2 usages
Jan 20, 2023
2 usages
10 stars