NexusData

Core Data for Android

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.dkharrat.nexusdata
ArtifactId

ArtifactId

nexusdata
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

NexusData
Core Data for Android
Project URL

Project URL

https://github.com/dkharrat/NexusData

Download nexusdata

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.1.3
0.1.2
0.1.1
0.1.0