l

library

Android library to import the discrollver pattern on Android
https://github.com/flavienlaurent/discrollview
Apache License, Version 2.0
Flavien Laurent
Files download
File Operation
library-0.0.2.pom download
library-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.flavienlaurent.discrollview</groupId>
  <artifactId>library</artifactId>
  <version>0.0.2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.flavienlaurent.discrollview:library:0.0.2'
Gradle Kotlin
implementation("com.github.flavienlaurent.discrollview:library:0.0.2")
Scala SBT
libraryDependencies += "com.github.flavienlaurent.discrollview" % "library" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.flavienlaurent.discrollview', module='library', version='0.0.2')
)
Apache Ivy
<dependency org="com.github.flavienlaurent.discrollview" name="library" rev="0.0.2" />
Leiningen
[com.github.flavienlaurent.discrollview/library "0.0.2"]
Apache Buildr
'com.github.flavienlaurent.discrollview:library:jar:0.0.2'
Dependencies
The project has no third-party dependencies