is not current version
Last Version 0.13.3

io.tekniq:tekniq-rest 0.4.1

A framework designed around Kotlin

GroupId

GroupId

io.tekniq
ArtifactId

ArtifactId

tekniq-rest
Version

Version

0.4.1
Type

Type

jar

Download tekniq-rest 0.4.1


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