is not current version
Last Version 0.0.7

net.servicestack:gistcafe 0.0.5

gist.cafe utils for Kotlin

Categories

Categories

Net
GroupId

GroupId

net.servicestack
ArtifactId

ArtifactId

gistcafe
Version

Version

0.0.5
Type

Type

jar

Download gistcafe 0.0.5


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