Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.yubyf.datastorepreferences |
ArtifactId | ArtifactIddatastorepreferences |
Version | Version1.2.0 |
Type | Typeaar |
Filename | Size |
---|---|
datastorepreferences-1.2.0.pom | |
datastorepreferences-1.2.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.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yubyf.datastorepreferences/datastorepreferences/
implementation 'io.github.yubyf.datastorepreferences:datastorepreferences:1.2.0'
// https://jarcasting.com/artifacts/io.github.yubyf.datastorepreferences/datastorepreferences/
implementation ("io.github.yubyf.datastorepreferences:datastorepreferences:1.2.0")
'io.github.yubyf.datastorepreferences:datastorepreferences:aar:1.2.0'
<dependency org="io.github.yubyf.datastorepreferences" name="datastorepreferences" rev="1.2.0">
<artifact name="datastorepreferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yubyf.datastorepreferences', module='datastorepreferences', version='1.2.0')
)
libraryDependencies += "io.github.yubyf.datastorepreferences" % "datastorepreferences" % "1.2.0"
[io.github.yubyf.datastorepreferences/datastorepreferences "1.2.0"]