is not current version
Last Version 6.1.0

com.github.spoptchev:kotlin-preconditions 0.1.1

Kotlin Preconditions

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.spoptchev
ArtifactId

ArtifactId

kotlin-preconditions
Version

Version

0.1.1
Type

Type

jar

Download kotlin-preconditions 0.1.1


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