License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdtop.heue.utils |
ArtifactId | ArtifactIddata |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondata
An android library for easy to use objectbox.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-1.0.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/top.heue.utils/data/ -->
<dependency>
<groupId>top.heue.utils</groupId>
<artifactId>data</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/data/
implementation 'top.heue.utils:data:1.0.2'
// https://jarcasting.com/artifacts/top.heue.utils/data/
implementation ("top.heue.utils:data:1.0.2")
'top.heue.utils:data:aar:1.0.2'
<dependency org="top.heue.utils" name="data" rev="1.0.2">
<artifact name="data" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='data', version='1.0.2')
)
libraryDependencies += "top.heue.utils" % "data" % "1.0.2"
[top.heue.utils/data "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.objectbox : objectbox-java | jar | 3.1.2 |
io.objectbox : objectbox-kotlin | jar | 3.1.2 |
io.objectbox : objectbox-android | jar | 3.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |