is not current version
Last Version 0.1.0

wtf.s1.ui:nsptr-view 0.1.0-RC1

nsptr android view system implementation

GroupId

GroupId

wtf.s1.ui
ArtifactId

ArtifactId

nsptr-view
Version

Version

0.1.0-RC1
Type

Type

aar

Download nsptr-view 0.1.0-RC1


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