| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.adivery |
| ArtifactId | ArtifactIddata |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptiondataCollector
Adivery SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| data-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.adivery/data/ -->
<dependency>
<groupId>com.adivery</groupId>
<artifactId>data</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adivery/data/
implementation 'com.adivery:data:1.0.0'
// https://jarcasting.com/artifacts/com.adivery/data/
implementation ("com.adivery:data:1.0.0")
'com.adivery:data:aar:1.0.0'
<dependency org="com.adivery" name="data" rev="1.0.0">
<artifact name="data" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adivery', module='data', version='1.0.0')
)
libraryDependencies += "com.adivery" % "data" % "1.0.0"
[com.adivery/data "1.0.0"]