is not current version
Last Version 1.0.2

io.github.291700351:core-data-store 1.0.1

core-data-store

Categories

Categories

Data
GroupId

GroupId

io.github.291700351
ArtifactId

ArtifactId

core-data-store
Version

Version

1.0.1
Type

Type

aar

Download core-data-store 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.291700351/core-data-store/ -->
<dependency>
    <groupId>io.github.291700351</groupId>
    <artifactId>core-data-store</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.291700351/core-data-store/
implementation 'io.github.291700351:core-data-store:1.0.1'
// https://jarcasting.com/artifacts/io.github.291700351/core-data-store/
implementation ("io.github.291700351:core-data-store:1.0.1")
'io.github.291700351:core-data-store:aar:1.0.1'
<dependency org="io.github.291700351" name="core-data-store" rev="1.0.1">
  <artifact name="core-data-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.291700351', module='core-data-store', version='1.0.1')
)
libraryDependencies += "io.github.291700351" % "core-data-store" % "1.0.1"
[io.github.291700351/core-data-store "1.0.1"]