is not current version
Last Version 1.1

com.googlecode.the-fascinator.plugins:plugin-access-db 1.0

TODO

GroupId

GroupId

com.googlecode.the-fascinator.plugins
ArtifactId

ArtifactId

plugin-access-db
Version

Version

1.0
Type

Type

jar

Download plugin-access-db 1.0


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