GroupId | GroupIdcom.github.marcelosmith77 |
---|---|
ArtifactId | ArtifactIdandroid-base-library |
Version | Version1.00.26 |
Type | Typeaar |
Filename | Size |
---|---|
android-base-library-1.00.26.pom | |
android-base-library-1.00.26.aar | 105 KB |
android-base-library-1.00.26-sources.jar | 194 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marcelosmith77/android-base-library/ -->
<dependency>
<groupId>com.github.marcelosmith77</groupId>
<artifactId>android-base-library</artifactId>
<version>1.00.26</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-base-library/
implementation 'com.github.marcelosmith77:android-base-library:1.00.26'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-base-library/
implementation ("com.github.marcelosmith77:android-base-library:1.00.26")
'com.github.marcelosmith77:android-base-library:aar:1.00.26'
<dependency org="com.github.marcelosmith77" name="android-base-library" rev="1.00.26">
<artifact name="android-base-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-base-library', version='1.00.26')
)
libraryDependencies += "com.github.marcelosmith77" % "android-base-library" % "1.00.26"
[com.github.marcelosmith77/android-base-library "1.00.26"]