MVN

org.nervos.ckb : ckb

Maven & Gradle

Apr 15, 2023
5 usages
27 stars

ckb-sdk-java

<dependency>
    <groupId>org.nervos.ckb</groupId>
    <artifactId>ckb</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nervos.ckb : ckb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.1
  • Latest Release Candidate: 0.26.0-rc2
  • Latest Beta: 0.101.0-beta.2

All Versions

Choose a version of org.nervos.ckb : ckb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
ckb-2.1.1
ckb-2.1.0
2.0.x
ckb-2.0.3
ckb-2.0.2
ckb-2.0.1
ckb-2.0.0
1.0.x
ckb-1.0.3
ckb-1.0.2
ckb-1.0.1
ckb-1.0.0
0.43.x
ckb-0.43.3-beta.4
ckb-0.43.3-beta.3
ckb-0.43.3-beta.2
ckb-0.43.3-beta.1
ckb-0.43.2
ckb-0.43.1
ckb-0.43.0
ckb-0.43.0-snapshot
0.42.x
ckb-0.42.1-snapshot
ckb-0.42.0
ckb-0.42.0-snapshot
0.41.x
ckb-0.41.1
ckb-0.41.1-snapshot
ckb-0.41.0
0.40.x
ckb-0.40.0
0.39.x
ckb-0.39.1
ckb-0.39.0
0.38.x
ckb-0.38.1
ckb-0.38.0
0.37.x
ckb-0.37.1
ckb-0.37.0
0.36.x
ckb-0.36.1
ckb-0.36.0
0.35.x
ckb-0.35.1
ckb-0.35.0
0.34.x
ckb-0.34.0
0.33.x
ckb-0.33.0
0.32.x
ckb-0.32.0
0.31.x
ckb-0.31.0
0.30.x
ckb-0.30.0
0.29.x
ckb-0.29.0
0.28.x
ckb-0.28.0
0.27.x
ckb-0.27.1
ckb-0.27.0
0.26.x
ckb-0.26.1
ckb-0.26.0
ckb-0.26.0-rc2
0.25.x
ckb-0.25.0
0.24.x
ckb-0.24.9
ckb-0.24.8
ckb-0.24.7
ckb-0.24.6
ckb-0.24.5
ckb-0.24.1
0.101.x
ckb-0.101.3
ckb-0.101.2
ckb-0.101.1
ckb-0.101.0-beta.2
ckb-0.101.0-beta.1
0.100.x
ckb-0.100.0-beta.2
ckb-0.100.0-beta.1

How to add a dependency to Maven

Add the following org.nervos.ckb : ckb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nervos.ckb</groupId>
    <artifactId>ckb</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nervos.ckb : ckb gradle dependency to your build.gradle file:

implementation 'org.nervos.ckb:ckb:2.1.1'

Gradle Kotlin DSL: Add the following org.nervos.ckb : ckb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nervos.ckb:ckb:2.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nervos.ckb : ckb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nervos.ckb" % "ckb" % "2.1.1"

Advertisement

Dependencies from Group

Apr 15, 2023
6 usages
27 stars
ckb
Apr 15, 2023
5 usages
27 stars
Apr 15, 2023
4 usages
27 stars
Apr 15, 2023
3 usages
27 stars
Apr 15, 2023
3 usages
27 stars

Discover Dependencies

Aug 24, 2023
3 usages
4 stars
Jun 03, 2023
2 usages
Jul 12, 2023
13 usages
890 stars
Jul 11, 2023
43 usages
24.9k stars