Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.mehow.laboratory |
ArtifactId | ArtifactIdlaboratory-data-store |
Version | Version0.4.0 |
Type | Typeaar |
Filename | Size |
---|---|
laboratory-data-store-0.4.0.pom | |
laboratory-data-store-0.4.0-sources.jar | 3 KB |
laboratory-data-store-0.4.0-javadoc.jar | 797 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.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation 'io.mehow.laboratory:laboratory-data-store:0.4.0'
// https://jarcasting.com/artifacts/io.mehow.laboratory/laboratory-data-store/
implementation ("io.mehow.laboratory:laboratory-data-store:0.4.0")
'io.mehow.laboratory:laboratory-data-store:aar:0.4.0'
<dependency org="io.mehow.laboratory" name="laboratory-data-store" rev="0.4.0">
<artifact name="laboratory-data-store" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mehow.laboratory', module='laboratory-data-store', version='0.4.0')
)
libraryDependencies += "io.mehow.laboratory" % "laboratory-data-store" % "0.4.0"
[io.mehow.laboratory/laboratory-data-store "0.4.0"]