GroupId | GroupIdwtf.s1.ui |
---|---|
ArtifactId | ArtifactIdnsptr-compose |
Version | Version0.1.0-RC1 |
Type | Typeaar |
Filename | Size |
---|---|
nsptr-compose-0.1.0-RC1.pom | |
nsptr-compose-0.1.0-RC1-sources.jar | 4 KB |
nsptr-compose-0.1.0-RC1-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-compose/ -->
<dependency>
<groupId>wtf.s1.ui</groupId>
<artifactId>nsptr-compose</artifactId>
<version>0.1.0-RC1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-compose/
implementation 'wtf.s1.ui:nsptr-compose:0.1.0-RC1'
// https://jarcasting.com/artifacts/wtf.s1.ui/nsptr-compose/
implementation ("wtf.s1.ui:nsptr-compose:0.1.0-RC1")
'wtf.s1.ui:nsptr-compose:aar:0.1.0-RC1'
<dependency org="wtf.s1.ui" name="nsptr-compose" rev="0.1.0-RC1">
<artifact name="nsptr-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='wtf.s1.ui', module='nsptr-compose', version='0.1.0-RC1')
)
libraryDependencies += "wtf.s1.ui" % "nsptr-compose" % "0.1.0-RC1"
[wtf.s1.ui/nsptr-compose "0.1.0-RC1"]