MVN

io.github.neodix42 : tonlib

Maven & Gradle

Mar 29, 2023
17 stars

TON Java Tonlib wrapper · Java wrapper for Tonlib shared library. Includes runMethod's return results parser.

<dependency>
    <groupId>io.github.neodix42</groupId>
    <artifactId>tonlib</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.neodix42 : tonlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of io.github.neodix42 : tonlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
tonlib-0.1.5
tonlib-0.1.4
tonlib-0.1.3
tonlib-0.1.2
tonlib-0.1.1
tonlib-0.1.0
0.0.x
tonlib-0.0.8
tonlib-0.0.7
tonlib-0.0.6
tonlib-0.0.5
tonlib-0.0.4
tonlib-0.0.3
tonlib-0.0.2
tonlib-0.0.1

How to add a dependency to Maven

Add the following io.github.neodix42 : tonlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.neodix42</groupId>
    <artifactId>tonlib</artifactId>
    <version>0.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.neodix42 : tonlib gradle dependency to your build.gradle file:

implementation 'io.github.neodix42:tonlib:0.1.5'

Gradle Kotlin DSL: Add the following io.github.neodix42 : tonlib gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.neodix42:tonlib:0.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.neodix42 : tonlib sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.neodix42" % "tonlib" % "0.1.5"

Advertisement

Dependencies from Group

Mar 29, 2023
17 stars
Mar 29, 2023
17 stars
Mar 29, 2023
17 stars
Mar 29, 2023
17 stars
Mar 29, 2023
17 stars

Discover Dependencies

Aug 07, 2023
285 stars
Oct 13, 2022
51 stars
Oct 15, 2022
1 stars
Oct 15, 2022
1 stars
Oct 15, 2022
1 stars
Oct 15, 2022
1 stars
Oct 15, 2022
1 stars