License |
License |
---|---|
GroupId | GroupIdwtf.s1.ui |
ArtifactId | ArtifactIdnsptr-core |
Version | Version0.1.0-RC2 |
Type | Typeaar |
Description |
Descriptionnsptr-core
nsptr core library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nsptr-core-0.1.0-RC2.pom | |
nsptr-core-0.1.0-RC2-sources.jar | 4 KB |
nsptr-core-0.1.0-RC2-javadoc.jar | 284 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-core/ -->
<dependency>
<groupId>wtf.s1.ui</groupId>
<artifactId>nsptr-core</artifactId>
<version>0.1.0-RC2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-core/
implementation 'wtf.s1.ui:nsptr-core:0.1.0-RC2'
// https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-core/
implementation ("wtf.s1.ui:nsptr-core:0.1.0-RC2")
'wtf.s1.ui:nsptr-core:aar:0.1.0-RC2'
<dependency org="wtf.s1.ui" name="nsptr-core" rev="0.1.0-RC2">
<artifact name="nsptr-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='wtf.s1.ui', module='nsptr-core', version='0.1.0-RC2')
)
libraryDependencies += "wtf.s1.ui" % "nsptr-core" % "0.1.0-RC2"
[wtf.s1.ui/nsptr-core "0.1.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |