License |
License |
---|---|
GroupId | GroupIdcom.intuit.sdp |
ArtifactId | ArtifactIdsdp-android |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsdp
A scalable size unit for Andorid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdp-android-1.1.0.pom | |
sdp-android-1.1.0.aar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intuit.sdp/sdp-android/ -->
<dependency>
<groupId>com.intuit.sdp</groupId>
<artifactId>sdp-android</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.sdp/sdp-android/
implementation 'com.intuit.sdp:sdp-android:1.1.0'
// https://jarcasting.com/artifacts/com.intuit.sdp/sdp-android/
implementation ("com.intuit.sdp:sdp-android:1.1.0")
'com.intuit.sdp:sdp-android:aar:1.1.0'
<dependency org="com.intuit.sdp" name="sdp-android" rev="1.1.0">
<artifact name="sdp-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.intuit.sdp', module='sdp-android', version='1.1.0')
)
libraryDependencies += "com.intuit.sdp" % "sdp-android" % "1.1.0"
[com.intuit.sdp/sdp-android "1.1.0"]