is not current version
Last Version 2.0.0

sdk-utils 1.1.0

Utilities library for developing Android SDKs

License

License

GroupId

GroupId

io.github.rakutentech.sdkutils
ArtifactId

ArtifactId

sdk-utils
Version

Version

1.1.0
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 1.1.0


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