License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.dev-smart |
ArtifactId | ArtifactIddevsmart-android |
Last Version | Last Version0.1.12 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDevsmart-core
Collection of utilities for for Android.
|
Project URL |
Project URL |
Filename | Size |
---|---|
devsmart-android-0.1.12.pom | |
devsmart-android-0.1.12.aar | 18 KB |
devsmart-android-0.1.12-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dev-smart/devsmart-android/ -->
<dependency>
<groupId>com.dev-smart</groupId>
<artifactId>devsmart-android</artifactId>
<version>0.1.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dev-smart/devsmart-android/
implementation 'com.dev-smart:devsmart-android:0.1.12'
// https://jarcasting.com/artifacts/com.dev-smart/devsmart-android/
implementation ("com.dev-smart:devsmart-android:0.1.12")
'com.dev-smart:devsmart-android:aar:0.1.12'
<dependency org="com.dev-smart" name="devsmart-android" rev="0.1.12">
<artifact name="devsmart-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dev-smart', module='devsmart-android', version='0.1.12')
)
libraryDependencies += "com.dev-smart" % "devsmart-android" % "0.1.12"
[com.dev-smart/devsmart-android "0.1.12"]
Group / Artifact | Type | Version |
---|---|---|
com.dev-smart : devsmart-core | jar | 0.1.12 |
org.slf4j : slf4j-api | jar | 1.7.8 |