MVN

io.tokenchannel : tokenchannel-java

Maven & Gradle

Sep 15, 2021
1 usages
0 stars

Official TokenChannel java 8 library

<dependency>
    <groupId>io.tokenchannel</groupId>
    <artifactId>tokenchannel-java</artifactId>
    <version>0.16.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tokenchannel : tokenchannel-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.RELEASE

All Versions

Choose a version of io.tokenchannel : tokenchannel-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
tokenchannel-java-0.16.RELEASE
0.15.x
tokenchannel-java-0.15.RELEASE
0.14.x
tokenchannel-java-0.14.0.RELEASE
0.13.x
tokenchannel-java-0.13.0.RELEASE
0.12.x
tokenchannel-java-0.12.0.RELEASE
0.11.x
tokenchannel-java-0.11.0.RELEASE
0.10.x
tokenchannel-java-0.10.1.RELEASE

How to add a dependency to Maven

Add the following io.tokenchannel : tokenchannel-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.tokenchannel</groupId>
    <artifactId>tokenchannel-java</artifactId>
    <version>0.16.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.tokenchannel : tokenchannel-java gradle dependency to your build.gradle file:

implementation 'io.tokenchannel:tokenchannel-java:0.16.RELEASE'

Gradle Kotlin DSL: Add the following io.tokenchannel : tokenchannel-java gradle kotlin dependency to your build.gradle.kts file:

implementation("io.tokenchannel:tokenchannel-java:0.16.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.tokenchannel : tokenchannel-java sbt scala dependency to your build.sbt file:

libraryDependencies += "io.tokenchannel" % "tokenchannel-java" % "0.16.RELEASE"

Advertisement

Dependencies from Group

Sep 15, 2021
1 usages
0 stars
Sep 15, 2021
1 usages
0 stars

Discover Dependencies

Jul 23, 2020
1 usages
Jul 19, 2022
1 usages
24 stars
Mar 05, 2020
1 usages
0 stars
Mar 30, 2023
6 usages
16 stars
p2p
Apr 05, 2020
1 usages
0 stars
Dec 01, 2021
1 usages
45 stars
Oct 27, 2021
2 usages
2 stars