is not current version
Last Version 1.6

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


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-portal
Version

Version

1.1.2
Type

Type

war

Download fascinator-portal 1.1.2


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