Last Version

castle-android 3.0.3

Android client library for Castle

License

License

GroupId

GroupId

io.castle.android
ArtifactId

ArtifactId

castle
Version

Version

3.0.3
Type

Type

aar
Description

Description

castle-android
Android client library for Castle
Project URL

Project URL

https://github.com/castle/castle-android
Source Code Management

Source Code Management

https://github.com/castle/castle-android

Download castle 3.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.scottyab : rootbeer-lib jar 0.0.8
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

runtime (5)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.squareup.tape2 : tape jar 2.0.0-beta1

Project Modules

There are no modules declared in this project.