is not current version
Last Version 0.1.0

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

nsptr core library

GroupId

GroupId

wtf.s1.ui
ArtifactId

ArtifactId

nsptr-core
Version

Version

0.1.0-RC1
Type

Type

aar

Download nsptr-core 0.1.0-RC1


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