Last Version

CommCare Support Library 12.4

Provides a set of utility functions for using CommCare Android mobile APIs

License

License

GroupId

GroupId

org.commcarehq.commcare
ArtifactId

ArtifactId

support-library
Version

Version

12.4
Type

Type

aar
Description

Description

CommCare Support Library
Provides a set of utility functions for using CommCare Android mobile APIs
Project URL

Project URL

https://github.com/dimagi/commcare-support-library
Source Code Management

Source Code Management

https://github.com/dimagi/commcare-support-library.git

Download support-library 12.4


<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.1.0
com.android.support.constraint » constraint-layout jar 1.0.2

Project Modules

There are no modules declared in this project.