License |
License |
---|---|
GroupId | GroupIdorg.bardframework.filestore |
ArtifactId | ArtifactIdbard-file-store |
Last Version | Last Version1.3.28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Bard Framework Parent POM provides common settings for all Bards components.
|
Filename | Size |
---|---|
bard-file-store-1.3.28.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bardframework.filestore/bard-file-store/ -->
<dependency>
<groupId>org.bardframework.filestore</groupId>
<artifactId>bard-file-store</artifactId>
<version>1.3.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.filestore/bard-file-store/
implementation 'org.bardframework.filestore:bard-file-store:1.3.28'
// https://jarcasting.com/artifacts/org.bardframework.filestore/bard-file-store/
implementation ("org.bardframework.filestore:bard-file-store:1.3.28")
'org.bardframework.filestore:bard-file-store:pom:1.3.28'
<dependency org="org.bardframework.filestore" name="bard-file-store" rev="1.3.28">
<artifact name="bard-file-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.filestore', module='bard-file-store', version='1.3.28')
)
libraryDependencies += "org.bardframework.filestore" % "bard-file-store" % "1.3.28"
[org.bardframework.filestore/bard-file-store "1.3.28"]