is not current version
Last Version 1.4

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


GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-storage-filesystem
Version

Version

1.1.2
Type

Type

jar

Download plugin-storage-filesystem 1.1.2


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