is not current version
Last Version 3.4.1-BUILD-RELEASE

in.co.sandbox:api-client 3.4.0-BUILD-RELEASE

Sandbox API client

Categories

Categories

CLI User Interface
GroupId

GroupId

in.co.sandbox
ArtifactId

ArtifactId

api-client
Version

Version

3.4.0-BUILD-RELEASE
Type

Type

jar

Download api-client 3.4.0-BUILD-RELEASE


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