is not current version
Last Version 0.0.12

io.funkode:rest_2.13 0.0.2

rest

GroupId

GroupId

io.funkode
ArtifactId

ArtifactId

rest_2.13
Version

Version

0.0.2
Type

Type

jar

Download rest_2.13 0.0.2


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