GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
---|---|
ArtifactId | ArtifactIdplugin-storage-ram |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
plugin-storage-ram-1.1.5.pom | |
plugin-storage-ram-1.1.5.jar | 4 KB |
plugin-storage-ram-1.1.5-sources.jar | 2 KB |
plugin-storage-ram-1.1.5-javadoc.jar | 37 KB |
Browse |
<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-storage-ram/
implementation ("com.googlecode.the-fascinator.plugins:plugin-storage-ram:1.1.5")
'com.googlecode.the-fascinator.plugins:plugin-storage-ram:jar:1.1.5'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-storage-ram" rev="1.1.5">
<artifact name="plugin-storage-ram" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-storage-ram', version='1.1.5')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-storage-ram" % "1.1.5"
[com.googlecode.the-fascinator.plugins/plugin-storage-ram "1.1.5"]