is not current version
Last Version 1.5

com.googlecode.the-fascinator.plugins:plugin-storage-ram 1.1.3-RC01


GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-storage-ram
Version

Version

1.1.3-RC01
Type

Type

jar

Download plugin-storage-ram 1.1.3-RC01


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