License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.callcontrol |
ArtifactId | ArtifactIddatashare |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondatashare
Allows to interact with Call Control Application for Android, provides powerful calls/texts blocking possibilities for 3rd party apps without significant effort.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datashare-1.3.0.pom | |
datashare-1.3.0-sources.jar | 4 KB |
datashare-1.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.callcontrol/datashare/ -->
<dependency>
<groupId>io.github.callcontrol</groupId>
<artifactId>datashare</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.callcontrol/datashare/
implementation 'io.github.callcontrol:datashare:1.3.0'
// https://jarcasting.com/artifacts/io.github.callcontrol/datashare/
implementation ("io.github.callcontrol:datashare:1.3.0")
'io.github.callcontrol:datashare:aar:1.3.0'
<dependency org="io.github.callcontrol" name="datashare" rev="1.3.0">
<artifact name="datashare" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.callcontrol', module='datashare', version='1.3.0')
)
libraryDependencies += "io.github.callcontrol" % "datashare" % "1.3.0"
[io.github.callcontrol/datashare "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 28.0.0 |