Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.stoyicker.onautoscrolledtoview |
ArtifactId | ArtifactIdlibrary |
Version | Version3.2.0.rc-7 |
Type | Typeaar |
Filename | Size |
---|---|
library-3.2.0.rc-7.pom | |
library-3.2.0.rc-7.aar | 10 KB |
library-3.2.0.rc-7-sources.jar | 3 KB |
library-3.2.0.rc-7-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stoyicker.onautoscrolledtoview/library/ -->
<dependency>
<groupId>com.github.stoyicker.onautoscrolledtoview</groupId>
<artifactId>library</artifactId>
<version>3.2.0.rc-7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stoyicker.onautoscrolledtoview/library/
implementation 'com.github.stoyicker.onautoscrolledtoview:library:3.2.0.rc-7'
// https://jarcasting.com/artifacts/com.github.stoyicker.onautoscrolledtoview/library/
implementation ("com.github.stoyicker.onautoscrolledtoview:library:3.2.0.rc-7")
'com.github.stoyicker.onautoscrolledtoview:library:aar:3.2.0.rc-7'
<dependency org="com.github.stoyicker.onautoscrolledtoview" name="library" rev="3.2.0.rc-7">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.stoyicker.onautoscrolledtoview', module='library', version='3.2.0.rc-7')
)
libraryDependencies += "com.github.stoyicker.onautoscrolledtoview" % "library" % "3.2.0.rc-7"
[com.github.stoyicker.onautoscrolledtoview/library "3.2.0.rc-7"]