is not current version
Last Version 1.3.28

org.bardframework.filestore:file-store-db 0.3.2


GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store-db
Version

Version

0.3.2
Type

Type

jar

Download file-store-db 0.3.2


<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-db/ -->
<dependency>
    <groupId>org.bardframework.filestore</groupId>
    <artifactId>file-store-db</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-db/
implementation 'org.bardframework.filestore:file-store-db:0.3.2'
// https://jarcasting.com/artifacts/org.bardframework.filestore/file-store-db/
implementation ("org.bardframework.filestore:file-store-db:0.3.2")
'org.bardframework.filestore:file-store-db:jar:0.3.2'
<dependency org="org.bardframework.filestore" name="file-store-db" rev="0.3.2">
  <artifact name="file-store-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='file-store-db', version='0.3.2')
)
libraryDependencies += "org.bardframework.filestore" % "file-store-db" % "0.3.2"
[org.bardframework.filestore/file-store-db "0.3.2"]