не последняя версия
Последняя версия 1.4

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


Группа

Группа

com.googlecode.the-fascinator.plugins
Идентификатор

Идентификатор

plugin-storage-filesystem
Версия

Версия

1.3
Тип

Тип

jar

Скачать plugin-storage-filesystem 1.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.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.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-filesystem/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:1.3")
'com.googlecode.the-fascinator.plugins:plugin-storage-filesystem:jar:1.3'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-filesystem" rev="1.3">
  <artifact name="plugin-storage-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-filesystem', version='1.3')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-filesystem" % "1.3"
[com.googlecode.the-fascinator.plugins/plugin-storage-filesystem "1.3"]