is not current version
Last Version 1.5

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


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-plugins
Version

Version

1.3
Type

Type

pom

Download fascinator-plugins 1.3

Filename Size
fascinator-plugins-1.3.pom 972 bytes
Browse

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