The Fascinator
Please visit our Public site
A release history is available.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator |
ArtifactId | ArtifactIdthe-fascinator |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Fascinator
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
the-fascinator-1.6.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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/
implementation 'com.googlecode.the-fascinator:the-fascinator:1.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/
implementation ("com.googlecode.the-fascinator:the-fascinator:1.6")
'com.googlecode.the-fascinator:the-fascinator:pom:1.6'
<dependency org="com.googlecode.the-fascinator" name="the-fascinator" rev="1.6">
<artifact name="the-fascinator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='the-fascinator', version='1.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "the-fascinator" % "1.6"
[com.googlecode.the-fascinator/the-fascinator "1.6"]
Please visit our Public site
A release history is available.