GroupId | GroupIdwtf.s1.ui |
---|---|
ArtifactId | ArtifactIdnsptr-view |
Version | Version0.1.0-RC1 |
Type | Typeaar |
Filename | Size |
---|---|
nsptr-view-0.1.0-RC1.pom | |
nsptr-view-0.1.0-RC1-sources.jar | 12 KB |
nsptr-view-0.1.0-RC1-javadoc.jar | 744 KB |
Browse |
<!-- 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"]