nsptr-core

nsptr core library

License

License

MIT
GroupId

GroupId

wtf.s1.ui
ArtifactId

ArtifactId

nsptr-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

nsptr-core
nsptr core library
Project URL

Project URL

https://github.com/s1rius/android-nest-scroll-ptr
Source Code Management

Source Code Management

https://github.com/s1rius/android-nest-scroll-ptr

Download nsptr-core

How to add to project

<!-- https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-core/ -->
<dependency>
    <groupId>wtf.s1.ui</groupId>
    <artifactId>nsptr-core</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-core/
implementation 'wtf.s1.ui:nsptr-core:0.1.0'
// https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-core/
implementation ("wtf.s1.ui:nsptr-core:0.1.0")
'wtf.s1.ui:nsptr-core:aar:0.1.0'
<dependency org="wtf.s1.ui" name="nsptr-core" rev="0.1.0">
  <artifact name="nsptr-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='wtf.s1.ui', module='nsptr-core', version='0.1.0')
)
libraryDependencies += "wtf.s1.ui" % "nsptr-core" % "0.1.0"
[wtf.s1.ui/nsptr-core "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.1.0-RC2
0.1.0-RC1