License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.dkharrat.nexusdata |
ArtifactId | ArtifactIdnexusdata |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionNexusData
Core Data for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
nexusdata-0.2.1.pom | |
nexusdata-0.2.1.aar | 236 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dkharrat.nexusdata/nexusdata/ -->
<dependency>
<groupId>com.github.dkharrat.nexusdata</groupId>
<artifactId>nexusdata</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dkharrat.nexusdata/nexusdata/
implementation 'com.github.dkharrat.nexusdata:nexusdata:0.2.1'
// https://jarcasting.com/artifacts/com.github.dkharrat.nexusdata/nexusdata/
implementation ("com.github.dkharrat.nexusdata:nexusdata:0.2.1")
'com.github.dkharrat.nexusdata:nexusdata:aar:0.2.1'
<dependency org="com.github.dkharrat.nexusdata" name="nexusdata" rev="0.2.1">
<artifact name="nexusdata" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.dkharrat.nexusdata', module='nexusdata', version='0.2.1')
)
libraryDependencies += "com.github.dkharrat.nexusdata" % "nexusdata" % "0.2.1"
[com.github.dkharrat.nexusdata/nexusdata "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
com.google.code.gson : gson | jar | 2.2.4 |