is not current version
Last Version 1.6

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


GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

fascinator-portal
Version

Version

1.0.5
Type

Type

war

Download fascinator-portal 1.0.5


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