is not current version
Last Version 1.5

com.googlecode.the-fascinator:fascinator-plugins 1.0.8


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-plugins
Version

Version

1.0.8
Type

Type

pom

Download fascinator-plugins 1.0.8


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