is not current version
Last Version 1.3.28

org.bardframework.filestore:bard-file-store 1.3.14


GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

bard-file-store
Version

Version

1.3.14
Type

Type

pom

Download bard-file-store 1.3.14


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