is not current version
Last Version 0.13.3

io.tekniq:tekniq-rest 0.8.3

A framework designed around Kotlin

GroupId

GroupId

io.tekniq
ArtifactId

ArtifactId

tekniq-rest
Version

Version

0.8.3
Type

Type

jar

Download tekniq-rest 0.8.3


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