is not current version
Last Version 1.7.1

Kotlin Tools 1.5.1

Kotlin library with general tools, made open-source.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.tomtom.kotlin
ArtifactId

ArtifactId

kotlin-tools
Version

Version

1.5.1
Type

Type

pom
Description

Description

Kotlin Tools
Kotlin library with general tools, made open-source.
Project URL

Project URL

http://tomtom.com
Project Organization

Project Organization

TomTom NV
Source Code Management

Source Code Management

http://github.com/tomtom-international/kotlin-tools

Download kotlin-tools 1.5.1

Filename Size
kotlin-tools-1.5.1.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tomtom.kotlin/kotlin-tools/ -->
<dependency>
    <groupId>com.tomtom.kotlin</groupId>
    <artifactId>kotlin-tools</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.kotlin/kotlin-tools/
implementation 'com.tomtom.kotlin:kotlin-tools:1.5.1'
// https://jarcasting.com/artifacts/com.tomtom.kotlin/kotlin-tools/
implementation ("com.tomtom.kotlin:kotlin-tools:1.5.1")
'com.tomtom.kotlin:kotlin-tools:pom:1.5.1'
<dependency org="com.tomtom.kotlin" name="kotlin-tools" rev="1.5.1">
  <artifact name="kotlin-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.kotlin', module='kotlin-tools', version='1.5.1')
)
libraryDependencies += "com.tomtom.kotlin" % "kotlin-tools" % "1.5.1"
[com.tomtom.kotlin/kotlin-tools "1.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31

Project Modules

  • traceevents
  • uid
  • memoization