Last Version

client 1.0.0

A client to interact with casehub

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.casehubdk
ArtifactId

ArtifactId

client
Version

Version

1.0.0
Type

Type

jar
Description

Description

client
A client to interact with casehub
Project URL

Project URL

https://github.com/casehubdk/client
Source Code Management

Source Code Management

https://github.com/casehubdk/client

Download client 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.