K

KUrlet-mingwx64

Kotlin URi tempLET. Pure Kotlin MPP to handle URI Templates in JVM, JS and Native applications
https://github.com/C06A/KUrlet
MIT
C.A.B.
Files download
File Operation
KUrlet-mingwx64-2.1.1.pom download
KUrlet-mingwx64-2.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.helpchoice.kotlin</groupId>
  <artifactId>KUrlet-mingwx64</artifactId>
  <version>2.1.1</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.helpchoice.kotlin:KUrlet-mingwx64:2.1.1'
Gradle Kotlin
implementation("com.helpchoice.kotlin:KUrlet-mingwx64:2.1.1")
Scala SBT
libraryDependencies += "com.helpchoice.kotlin" % "KUrlet-mingwx64" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.helpchoice.kotlin', module='KUrlet-mingwx64', version='2.1.1')
)
Apache Ivy
<dependency org="com.helpchoice.kotlin" name="KUrlet-mingwx64" rev="2.1.1" />
Leiningen
[com.helpchoice.kotlin/KUrlet-mingwx64 "2.1.1"]
Apache Buildr
'com.helpchoice.kotlin:KUrlet-mingwx64:jar:2.1.1'