is not current version
Last Version 1.6

com.googlecode.the-fascinator:fascinator-plugin-api 1.4

https://sites.google.com/site/fascinatorhome/home/documentation/technical/documents/plugin-api

GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-plugin-api
Version

Version

1.4
Type

Type

jar

Download fascinator-plugin-api 1.4


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