The Fascinator
Please visit our Public site
A release history is available.
| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.the-fascinator |
| ArtifactId | ArtifactIdfascinator-plugin-api |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Fascinator - Plugin API
https://sites.google.com/site/fascinatorhome/home/documentation/technical/documents/plugin-api
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fascinator-plugin-api-1.6.pom | |
| fascinator-plugin-api-1.6.jar | 27 KB |
| fascinator-plugin-api-1.6-sources.jar | 45 KB |
| fascinator-plugin-api-1.6-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-plugin-api/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-plugin-api</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-plugin-api/
implementation 'com.googlecode.the-fascinator:fascinator-plugin-api:1.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-plugin-api/
implementation ("com.googlecode.the-fascinator:fascinator-plugin-api:1.6")
'com.googlecode.the-fascinator:fascinator-plugin-api:jar:1.6'
<dependency org="com.googlecode.the-fascinator" name="fascinator-plugin-api" rev="1.6">
<artifact name="fascinator-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-plugin-api', version='1.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-plugin-api" % "1.6"
[com.googlecode.the-fascinator/fascinator-plugin-api "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| commons-io : commons-io | jar | 1.4 |
| commons-lang : commons-lang | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 21.0 |
| org.codehaus.groovy : groovy-all | jar | 2.4.5 |
Please visit our Public site
A release history is available.