is not current version
Last Version 1.6

com.googlecode.the-fascinator:fascinator-core 1.1.5


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-core
Version

Version

1.1.5
Type

Type

jar

Download fascinator-core 1.1.5


<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-core/ -->
<dependency>
    <groupId>com.googlecode.the-fascinator</groupId>
    <artifactId>fascinator-core</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-core/
implementation 'com.googlecode.the-fascinator:fascinator-core:1.1.5'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-core/
implementation ("com.googlecode.the-fascinator:fascinator-core:1.1.5")
'com.googlecode.the-fascinator:fascinator-core:jar:1.1.5'
<dependency org="com.googlecode.the-fascinator" name="fascinator-core" rev="1.1.5">
  <artifact name="fascinator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-core', version='1.1.5')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-core" % "1.1.5"
[com.googlecode.the-fascinator/fascinator-core "1.1.5"]