| License |
License |
|---|---|
| GroupId | GroupIdio.github.basilapi |
| ArtifactId | ArtifactIdstore |
| Version | Version0.8.0 |
| Type | Typejar |
| Description |
DescriptionBASIL :: Store
|
| Filename | Size |
|---|---|
| store-0.8.0.pom | |
| store-0.8.0.jar | 23 KB |
| store-0.8.0-sources.jar | 8 KB |
| store-0.8.0-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.basilapi/store/ -->
<dependency>
<groupId>io.github.basilapi</groupId>
<artifactId>store</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.basilapi/store/
implementation 'io.github.basilapi:store:0.8.0'
// https://jarcasting.com/artifacts/io.github.basilapi/store/
implementation ("io.github.basilapi:store:0.8.0")
'io.github.basilapi:store:jar:0.8.0'
<dependency org="io.github.basilapi" name="store" rev="0.8.0">
<artifact name="store" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.basilapi', module='store', version='0.8.0')
)
libraryDependencies += "io.github.basilapi" % "store" % "0.8.0"
[io.github.basilapi/store "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| io.github.basilapi : core | jar | 0.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |