is not current version
Last Version 1.2

com.googlecode.the-fascinator.plugins:plugin-access-derby 1.0.4

TODO

GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-access-derby
Version

Version

1.0.4
Type

Type

jar

Download plugin-access-derby 1.0.4


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