The Fascinator
Please visit our Public site
A release history is available.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator |
ArtifactId | ArtifactIdfascinator-plugins |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Fascinator - Plugins
The Fascinator platform is a set of components that can be
remixed/mashed to meet a variety of repository-centric needs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
fascinator-plugins-1.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-plugins/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-plugins</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-plugins/
implementation 'com.googlecode.the-fascinator:fascinator-plugins:1.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-plugins/
implementation ("com.googlecode.the-fascinator:fascinator-plugins:1.5")
'com.googlecode.the-fascinator:fascinator-plugins:pom:1.5'
<dependency org="com.googlecode.the-fascinator" name="fascinator-plugins" rev="1.5">
<artifact name="fascinator-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-plugins', version='1.5')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-plugins" % "1.5"
[com.googlecode.the-fascinator/fascinator-plugins "1.5"]
Please visit our Public site
A release history is available.