is not current version
Last Version 1.6

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


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-portal
Version

Version

1.4
Type

Type

war

Download fascinator-portal 1.4


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