is not current version
Last Version 1.5.0

uk.co.ribot:easyadapter 1.0.1

Library that facilitates the use of AdapterViews on Android

GroupId

GroupId

uk.co.ribot
ArtifactId

ArtifactId

easyadapter
Version

Version

1.0.1
Type

Type

jar

Download easyadapter 1.0.1


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