is not current version
Last Version 1.6

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

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.2
Type

Type

jar

Download fascinator-plugin-api 1.2


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