License |
License |
---|---|
GroupId | GroupIdcom.spiwer |
ArtifactId | ArtifactIdandroidrosilla |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroidrosilla
Basic utilities for a project
|
Filename | Size |
---|---|
androidrosilla-1.0.2.pom | |
androidrosilla-1.0.2-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spiwer/androidrosilla/ -->
<dependency>
<groupId>com.spiwer</groupId>
<artifactId>androidrosilla</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spiwer/androidrosilla/
implementation 'com.spiwer:androidrosilla:1.0.2'
// https://jarcasting.com/artifacts/com.spiwer/androidrosilla/
implementation ("com.spiwer:androidrosilla:1.0.2")
'com.spiwer:androidrosilla:aar:1.0.2'
<dependency org="com.spiwer" name="androidrosilla" rev="1.0.2">
<artifact name="androidrosilla" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spiwer', module='androidrosilla', version='1.0.2')
)
libraryDependencies += "com.spiwer" % "androidrosilla" % "1.0.2"
[com.spiwer/androidrosilla "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.2.1 |
com.spiwer : androidstandard | jar | 1.0.2 |