Last Version

BASIL :: Store 0.8.0


License

License

GroupId

GroupId

io.github.basilapi
ArtifactId

ArtifactId

store
Version

Version

0.8.0
Type

Type

jar
Description

Description

BASIL :: Store

Download store 0.8.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
io.github.basilapi : core jar 0.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.