Last Version

Kotlin Preconditions 6.1.0

Kotlin Preconditions

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.spoptchev
ArtifactId

ArtifactId

kotlin-preconditions
Version

Version

6.1.0
Type

Type

jar
Description

Description

Kotlin Preconditions
Kotlin Preconditions
Project URL

Project URL

http://www.github.com/spoptchev/kotlin-preconditions
Source Code Management

Source Code Management

http://www.github.com/spoptchev/kotlin-preconditions

Download kotlin-preconditions 6.1.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.50

Project Modules

There are no modules declared in this project.