is not current version
Last Version 0.2.2

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

Fluent Api client for Cedato API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.smallcreep
ArtifactId

ArtifactId

cedato-api-client
Version

Version

0.1.0
Type

Type

jar

Download cedato-api-client 0.1.0


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