| License |
License |
|---|---|
| GroupId | GroupIdio.castle.android |
| ArtifactId | ArtifactIdcastle |
| Version | Version3.0.0 |
| 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.0.pom | |
| castle-3.0.0-sources.jar | 17 KB |
| castle-3.0.0-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.castle.android/castle/ -->
<dependency>
<groupId>io.castle.android</groupId>
<artifactId>castle</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.castle.android/castle/
implementation 'io.castle.android:castle:3.0.0'
// https://jarcasting.com/artifacts/io.castle.android/castle/
implementation ("io.castle.android:castle:3.0.0")
'io.castle.android:castle:aar:3.0.0'
<dependency org="io.castle.android" name="castle" rev="3.0.0">
<artifact name="castle" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.castle.android', module='castle', version='3.0.0')
)
libraryDependencies += "io.castle.android" % "castle" % "3.0.0"
[io.castle.android/castle "3.0.0"]
| 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 |