sdk-utils

Utilities library for developing Android SDKs

License

License

GroupId

GroupId

io.github.rakutentech.sdkutils
ArtifactId

ArtifactId

sdk-utils
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

sdk-utils
Utilities library for developing Android SDKs
Source Code Management

Source Code Management

https://github.com/rakutentech/android-sdkutils.git

Download sdk-utils

How to add to project

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

Dependencies

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
com.squareup.okhttp3 : okhttp jar 3.12.3
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.google.code.gson : gson jar 2.8.9
com.google.android.gms » play-services-base jar 17.0.0

Project Modules

There are no modules declared in this project.
io.github.rakutentech.sdkutils

Rakuten, Inc.

Versions

Version
2.0.0
1.2.0
1.1.0
1.0.0
0.2.0