MVN

io.bytom : tx-signer

Maven & Gradle

Jul 31, 2019
15 stars
<dependency>
    <groupId>io.bytom</groupId>
    <artifactId>tx-signer</artifactId>
    <version>1.0.2-release</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bytom : tx-signer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2-release

All Versions

Choose a version of io.bytom : tx-signer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tx-signer-1.0.2-release
tx-signer-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.bytom</groupId>
    <artifactId>tx-signer</artifactId>
    <version>1.0.2-release</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bytom : tx-signer gradle dependency to your build.gradle file:

implementation 'io.bytom:tx-signer:1.0.2-release'

Gradle Kotlin DSL: Add the following io.bytom : tx-signer gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bytom:tx-signer:1.0.2-release")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bytom : tx-signer sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bytom" % "tx-signer" % "1.0.2-release"

Advertisement

Dependencies from Group

May 31, 2018
6 stars
Jul 31, 2019
15 stars
Jul 31, 2019
15 stars
Jul 31, 2019
15 stars

Discover Dependencies

Jul 31, 2019
15 stars
Jul 30, 2019
Jan 08, 2021
72 stars
Jan 08, 2021
77 stars
Apr 04, 2022
1 stars