| License |
License |
|---|---|
| GroupId | GroupIdorg.commcarehq.commcare |
| ArtifactId | ArtifactIdsupport-library |
| Last Version | Last Version12.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCommCare Support Library
Provides a set of utility functions for using CommCare Android mobile APIs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| support-library-12.4.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/org.commcarehq.commcare/support-library/ -->
<dependency>
<groupId>org.commcarehq.commcare</groupId>
<artifactId>support-library</artifactId>
<version>12.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.commcarehq.commcare/support-library/
implementation 'org.commcarehq.commcare:support-library:12.4'
// https://jarcasting.com/artifacts/org.commcarehq.commcare/support-library/
implementation ("org.commcarehq.commcare:support-library:12.4")
'org.commcarehq.commcare:support-library:aar:12.4'
<dependency org="org.commcarehq.commcare" name="support-library" rev="12.4">
<artifact name="support-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.commcarehq.commcare', module='support-library', version='12.4')
)
libraryDependencies += "org.commcarehq.commcare" % "support-library" % "12.4"
[org.commcarehq.commcare/support-library "12.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 26.1.0 |
| com.android.support.constraint » constraint-layout | jar | 1.0.2 |