is not current version
Last Version 1.5

com.googlecode.the-fascinator.plugins:plugin-storage-ram 1.4


GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-storage-ram
Version

Version

1.4
Type

Type

jar

Download plugin-storage-ram 1.4


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