License |
License |
---|---|
GroupId | GroupIdcom.plooh.adssi |
ArtifactId | ArtifactIdstore-map |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstore-map
Store Map
|
Filename | Size |
---|---|
store-map-0.0.8.pom | |
store-map-0.0.8.jar | 3 KB |
store-map-0.0.8-sources.jar | 1 KB |
store-map-0.0.8-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plooh.adssi/store-map/ -->
<dependency>
<groupId>com.plooh.adssi</groupId>
<artifactId>store-map</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.plooh.adssi/store-map/
implementation 'com.plooh.adssi:store-map:0.0.8'
// https://jarcasting.com/artifacts/com.plooh.adssi/store-map/
implementation ("com.plooh.adssi:store-map:0.0.8")
'com.plooh.adssi:store-map:jar:0.0.8'
<dependency org="com.plooh.adssi" name="store-map" rev="0.0.8">
<artifact name="store-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plooh.adssi', module='store-map', version='0.0.8')
)
libraryDependencies += "com.plooh.adssi" % "store-map" % "0.0.8"
[com.plooh.adssi/store-map "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.plooh.adssi : store-api | jar | 0.0.8 |
net.jodah : expiringmap | jar | 0.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |