is not current version
Last Version 1.6

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


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-core
Version

Version

1.4
Type

Type

jar

Download fascinator-core 1.4


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