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

uk.co.ribot:easyadapter 1.1.0

Library that facilitates the use of AdapterViews on Android

Группа

Группа

uk.co.ribot
Идентификатор

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

easyadapter
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать easyadapter 1.1.0


<!-- https://jarcasting.com/artifacts/uk.co.ribot/easyadapter/ -->
<dependency>
    <groupId>uk.co.ribot</groupId>
    <artifactId>easyadapter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.ribot/easyadapter/
implementation 'uk.co.ribot:easyadapter:1.1.0'
// https://jarcasting.com/artifacts/uk.co.ribot/easyadapter/
implementation ("uk.co.ribot:easyadapter:1.1.0")
'uk.co.ribot:easyadapter:jar:1.1.0'
<dependency org="uk.co.ribot" name="easyadapter" rev="1.1.0">
  <artifact name="easyadapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.ribot', module='easyadapter', version='1.1.0')
)
libraryDependencies += "uk.co.ribot" % "easyadapter" % "1.1.0"
[uk.co.ribot/easyadapter "1.1.0"]