is not current version
Last Version 1.1.19

org.bardframework.filestore:file-store 0.3.3


GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store
Version

Version

0.3.3
Type

Type

pom

Download file-store 0.3.3

Filename Size
file-store-0.3.3.pom 3 KB
Browse

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