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