не последняя версия
Последняя версия 3.0.3

io.castle.android:castle 3.0.1

Android client library for Castle

Группа

Группа

io.castle.android
Идентификатор

Идентификатор

castle
Версия

Версия

3.0.1
Тип

Тип

aar

Скачать castle 3.0.1


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