is not current version
Last Version 1.3.28

org.bardframework.filestore:file-store-api 1.3.18


GroupId

GroupId

org.bardframework.filestore
ArtifactId

ArtifactId

file-store-api
Version

Version

1.3.18
Type

Type

jar

Download file-store-api 1.3.18


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