is not current version
Last Version 1.1.2

com.contentstack.sdk:utils 0.1.0

Java Utils SDK for Contentstack Content Delivery API, Contentstack is a headless CMS with an API-first approach

GroupId

GroupId

com.contentstack.sdk
ArtifactId

ArtifactId

utils
Version

Version

0.1.0
Type

Type

jar

Download utils 0.1.0


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