MVN

foundation.icon : icon-sdk

Maven & Gradle

Jul 17, 2023
2 usages
27 stars

icon-sdk · Official ICON SDK for java

<dependency>
    <groupId>foundation.icon</groupId>
    <artifactId>icon-sdk</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of foundation.icon : icon-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of foundation.icon : icon-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
icon-sdk-2.5.0
2.4.x
icon-sdk-2.4.0
2.3.x
icon-sdk-2.3.0
2.2.x
icon-sdk-2.2.0
2.1.x
icon-sdk-2.1.0
2.0.x
icon-sdk-2.0.0
1.0.x
icon-sdk-1.0.0
0.9.x
icon-sdk-0.9.15
icon-sdk-0.9.14
icon-sdk-0.9.13
icon-sdk-0.9.12
icon-sdk-0.9.11
icon-sdk-0.9.10
icon-sdk-0.9.9
icon-sdk-0.9.8
icon-sdk-0.9.7
icon-sdk-0.9.6
icon-sdk-0.9.5
icon-sdk-0.9.4
icon-sdk-0.9.3
icon-sdk-0.9.2
icon-sdk-0.9.1
icon-sdk-0.9.0

How to add a dependency to Maven

Add the following foundation.icon : icon-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>foundation.icon</groupId>
    <artifactId>icon-sdk</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following foundation.icon : icon-sdk gradle dependency to your build.gradle file:

implementation 'foundation.icon:icon-sdk:2.5.0'

Gradle Kotlin DSL: Add the following foundation.icon : icon-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("foundation.icon:icon-sdk:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following foundation.icon : icon-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "foundation.icon" % "icon-sdk" % "2.5.0"

Advertisement

Dependencies from Group

Jul 06, 2023
5 usages
73 stars
Apr 26, 2023
3 usages
2 stars
Jul 22, 2021
3 usages
6 stars
Jul 17, 2023
2 usages
27 stars
Jul 06, 2023
1 usages
73 stars

Discover Dependencies

Aug 19, 2018
1 stars
Aug 12, 2018
4 usages
Aug 09, 2023
27 usages
2.9k stars
Aug 16, 2018
3 usages
rdp
Aug 16, 2018
3 stars
Apr 10, 2019
22 usages
0 stars
Aug 15, 2019
17 usages
1 stars
Feb 01, 2023
656 stars