is not current version
Last Version 0.0.2

com.github.krdev.sledclient:sledclient 0.0.1

Asynchronous sled client.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.krdev.sledclient
ArtifactId

ArtifactId

sledclient
Version

Version

0.0.1
Type

Type

jar

Download sledclient 0.0.1


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