is not current version
Last Version 0.2.2

com.github.smallcreep:cedato-api-client 0.2.1

Fluent Api client for Cedato API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.smallcreep
ArtifactId

ArtifactId

cedato-api-client
Version

Version

0.2.1
Type

Type

jar

Download cedato-api-client 0.2.1


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