Last Version

com.kotlinnlp:utils 2.1.4

Utils is a Kotlin package containing utilities for the KotlinNLP library.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

utils
Version

Version

2.1.4
Type

Type

jar
Description

Description

com.kotlinnlp:utils
Utils is a Kotlin package containing utilities for the KotlinNLP library.
Project URL

Project URL

http://github.com/kotlinnlp/utils
Source Code Management

Source Code Management

http://github.com/kotlinnlp/utils/tree/master

Download utils 2.1.4


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
org.jetbrains.kotlin : kotlin-test jar 1.3.31
org.spekframework.spek2 : spek-dsl-jvm pom 2.0.5
org.spekframework.spek2 : spek-runner-junit5 jar 2.0.5
com.google.guava : guava jar 24.1.1-jre
org.lmdbjava : lmdbjava jar 0.6.3
org.slf4j : slf4j-simple jar 1.7.21
com.beust : klaxon jar 5.2
com.rabbitmq : amqp-client jar 5.8.0

Project Modules

There are no modules declared in this project.