| License |
License |
|---|---|
| GroupId | GroupIdio.castle.android |
| ArtifactId | ArtifactIdcastle |
| Last Version | Last Version3.0.3 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncastle-android
Android client library for Castle
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| castle-3.0.3.pom | |
| castle-3.0.3-sources.jar | 18 KB |
| castle-3.0.3-javadoc.jar | 74 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.scottyab : rootbeer-lib | jar | 0.0.8 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| 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 |