is not current version
Last Version 1.0.2

top.heue.utils:data 1.0.0

An android library for easy to use objectbox.

Categories

Categories

Data
GroupId

GroupId

top.heue.utils
ArtifactId

ArtifactId

data
Version

Version

1.0.0
Type

Type

aar

Download data 1.0.0

Filename Size
data-1.0.0.pom
Browse

<!-- https://jarcasting.com/artifacts/top.heue.utils/data/ -->
<dependency>
    <groupId>top.heue.utils</groupId>
    <artifactId>data</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.heue.utils/data/
implementation 'top.heue.utils:data:1.0.0'
// https://jarcasting.com/artifacts/top.heue.utils/data/
implementation ("top.heue.utils:data:1.0.0")
'top.heue.utils:data:aar:1.0.0'
<dependency org="top.heue.utils" name="data" rev="1.0.0">
  <artifact name="data" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.heue.utils', module='data', version='1.0.0')
)
libraryDependencies += "top.heue.utils" % "data" % "1.0.0"
[top.heue.utils/data "1.0.0"]