is not current version
Last Version 0.0.50

ton-client-kotlin 0.0.31

A application used as an example on how to set up pushing its components to the Central Repository.

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

ee.nx-01.tonclient
ArtifactId

ArtifactId

ton-client-kotlin
Version

Version

0.0.31
Type

Type

jar
Description

Description

ton-client-kotlin
A application used as an example on how to set up pushing its components to the Central Repository.
Project URL

Project URL

https://github.com/mdorofeev/ton-client-kotlin
Source Code Management

Source Code Management

https://github.com/mdorofeev/ton-client-kotlin

Download ton-client-kotlin 0.0.31


<!-- https://jarcasting.com/artifacts/ee.nx-01.tonclient/ton-client-kotlin/ -->
<dependency>
    <groupId>ee.nx-01.tonclient</groupId>
    <artifactId>ton-client-kotlin</artifactId>
    <version>0.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/ee.nx-01.tonclient/ton-client-kotlin/
implementation 'ee.nx-01.tonclient:ton-client-kotlin:0.0.31'
// https://jarcasting.com/artifacts/ee.nx-01.tonclient/ton-client-kotlin/
implementation ("ee.nx-01.tonclient:ton-client-kotlin:0.0.31")
'ee.nx-01.tonclient:ton-client-kotlin:jar:0.0.31'
<dependency org="ee.nx-01.tonclient" name="ton-client-kotlin" rev="0.0.31">
  <artifact name="ton-client-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.nx-01.tonclient', module='ton-client-kotlin', version='0.0.31')
)
libraryDependencies += "ee.nx-01.tonclient" % "ton-client-kotlin" % "0.0.31"
[ee.nx-01.tonclient/ton-client-kotlin "0.0.31"]

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.3.9
org.scijava : native-lib-loader jar 2.3.4
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.4
io.github.microutils : kotlin-logging jar 1.7.9

test (5)

Group / Artifact Type Version
io.kotest : kotest-runner-junit5 jar 4.2.3
io.kotest : kotest-assertions-core jar 4.2.3
io.kotest : kotest-property jar 4.2.3
io.mockk : mockk jar 1.10.0
org.slf4j : slf4j-simple jar 1.7.29

Project Modules

There are no modules declared in this project.