is not current version
Last Version 1.4

com.googlecode.the-fascinator.plugins:plugin-storage-filesystem 1.0.3


GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-storage-filesystem
Version

Version

1.0.3
Type

Type

jar

Download plugin-storage-filesystem 1.0.3


<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/ -->
<dependency>
    <groupId>com.googlecode.the-fascinator.plugins</groupId>
    <artifactId>plugin-storage-filesystem</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/
implementation 'com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:1.0.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:1.0.3")
'com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:jar:1.0.3'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-filesystem" rev="1.0.3">
  <artifact name="plugin-storage-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-filesystem', version='1.0.3')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-filesystem" % "1.0.3"
[com.googlecode.the-fascinator.plugins/plugin-storage-filesystem "1.0.3"]