License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdfun.l-angel |
ArtifactId | ArtifactIddata-wharf |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionData Wharf
Data wharf, local async cache queue.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
data-wharf-0.0.1.pom | |
data-wharf-0.0.1.jar | 14 KB |
data-wharf-0.0.1-sources.jar | 7 KB |
data-wharf-0.0.1-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fun.l-angel/data-wharf/ -->
<dependency>
<groupId>fun.l-angel</groupId>
<artifactId>data-wharf</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fun.l-angel/data-wharf/
implementation 'fun.l-angel:data-wharf:0.0.1'
// https://jarcasting.com/artifacts/fun.l-angel/data-wharf/
implementation ("fun.l-angel:data-wharf:0.0.1")
'fun.l-angel:data-wharf:jar:0.0.1'
<dependency org="fun.l-angel" name="data-wharf" rev="0.0.1">
<artifact name="data-wharf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fun.l-angel', module='data-wharf', version='0.0.1')
)
libraryDependencies += "fun.l-angel" % "data-wharf" % "0.0.1"
[fun.l-angel/data-wharf "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |