| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.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/com.callcontrol/datashare/ -->
<dependency>
<groupId>com.callcontrol</groupId>
<artifactId>datashare</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.callcontrol/datashare/
implementation 'com.callcontrol:datashare:1.3.0'
// https://jarcasting.com/artifacts/com.callcontrol/datashare/
implementation ("com.callcontrol:datashare:1.3.0")
'com.callcontrol:datashare:aar:1.3.0'
<dependency org="com.callcontrol" name="datashare" rev="1.3.0">
<artifact name="datashare" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.callcontrol', module='datashare', version='1.3.0')
)
libraryDependencies += "com.callcontrol" % "datashare" % "1.3.0"
[com.callcontrol/datashare "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 28.0.0 |