Last Version

ton-client-kotlin 0.0.50

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.50
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.50


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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1
org.scijava : native-lib-loader jar 2.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.20
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.2
io.github.microutils : kotlin-logging-jvm jar 2.1.21

test (5)

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

Project Modules

There are no modules declared in this project.