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