is not current version
Last Version 4.0.0

io.github.casehubdk:client_2_12 2.0.0

A client to interact with casehub

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.casehubdk
ArtifactId

ArtifactId

client_2_12
Version

Version

2.0.0
Type

Type

jar

Download client_2_12 2.0.0


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