is not current version
Last Version 1.6

com.googlecode.the-fascinator:the-fascinator 1.0.5

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

Type

pom

Download the-fascinator 1.0.5

Filename Size
the-fascinator-1.0.5.pom 14 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.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/
implementation 'com.googlecode.the-fascinator:the-fascinator:1.0.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/
implementation ("com.googlecode.the-fascinator:the-fascinator:1.0.5")
'com.googlecode.the-fascinator:the-fascinator:pom:1.0.5'
<dependency org="com.googlecode.the-fascinator" name="the-fascinator" rev="1.0.5">
  <artifact name="the-fascinator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='the-fascinator', version='1.0.5')
)
libraryDependencies += "com.googlecode.the-fascinator" % "the-fascinator" % "1.0.5"
[com.googlecode.the-fascinator/the-fascinator "1.0.5"]