is not current version
Last Version 1.6

com.googlecode.the-fascinator:the-fascinator 1.1

The Fascinator platform is a set of components that can be remixed/mashed to meet a variety of repository-centric needs.

GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

the-fascinator
Version

Version

1.1
Type

Type

pom

Download the-fascinator 1.1

Filename Size
the-fascinator-1.1.pom 16 KB
Browse

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