Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.yubyf.datastorepreferences |
ArtifactId | ArtifactIddatastorepreferences |
Version | Version1.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
datastorepreferences-1.1.0.pom | |
datastorepreferences-1.1.0-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yubyf.datastorepreferences/datastorepreferences/ -->
<dependency>
<groupId>io.github.yubyf.datastorepreferences</groupId>
<artifactId>datastorepreferences</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yubyf.datastorepreferences/datastorepreferences/
implementation 'io.github.yubyf.datastorepreferences:datastorepreferences:1.1.0'
// https://jarcasting.com/artifacts/io.github.yubyf.datastorepreferences/datastorepreferences/
implementation ("io.github.yubyf.datastorepreferences:datastorepreferences:1.1.0")
'io.github.yubyf.datastorepreferences:datastorepreferences:aar:1.1.0'
<dependency org="io.github.yubyf.datastorepreferences" name="datastorepreferences" rev="1.1.0">
<artifact name="datastorepreferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yubyf.datastorepreferences', module='datastorepreferences', version='1.1.0')
)
libraryDependencies += "io.github.yubyf.datastorepreferences" % "datastorepreferences" % "1.1.0"
[io.github.yubyf.datastorepreferences/datastorepreferences "1.1.0"]