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

io.castle.android:castle 2.1.1

Android client library for Castle

Группа

Группа

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

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

castle
Версия

Версия

2.1.1
Тип

Тип

aar

Скачать castle 2.1.1


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