Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.mehow.laboratory |
ArtifactId | ArtifactIdlaboratory-data-store |
Version | Version0.9.6 |
Type | Typeaar |
Filename | Size |
---|---|
laboratory-data-store-0.9.6.pom | |
laboratory-data-store-0.9.6-sources.jar | 2 KB |
laboratory-data-store-0.9.6-javadoc.jar | 204 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/ -->
<dependency>
<groupId>io.mehow.laboratory</groupId>
<artifactId>laboratory-data-store</artifactId>
<version>0.9.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation 'io.mehow.laboratory:laboratory-data-store:0.9.6'
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation ("io.mehow.laboratory:laboratory-data-store:0.9.6")
'io.mehow.laboratory:laboratory-data-store:aar:0.9.6'
<dependency org="io.mehow.laboratory" name="laboratory-data-store" rev="0.9.6">
<artifact name="laboratory-data-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.laboratory', module='laboratory-data-store', version='0.9.6')
)
libraryDependencies += "io.mehow.laboratory" % "laboratory-data-store" % "0.9.6"
[io.mehow.laboratory/laboratory-data-store "0.9.6"]