is not current version
Last Version 1.6

com.googlecode.the-fascinator:the-fascinator 1.0.4

The Fascinator platform is a set of components that can be remixed/mashed to meet a variety of repository-centric needs. Developers: For code analysis, please refer to https://build.adfi.usq.edu.au/sonar/project/index/au.edu.usq.fascinator:the-fascinator.

GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

the-fascinator
Version

Version

1.0.4
Type

Type

pom

Download the-fascinator 1.0.4

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