GroupId | GroupIdcom.googlecode.the-fascinator |
---|---|
ArtifactId | ArtifactIdfascinator-portal |
Version | Version1.4.1 |
Type | Typewar |
Filename | Size |
---|---|
fascinator-portal-1.4.1.pom | |
fascinator-portal-1.4.1.war | 73 MB |
fascinator-portal-1.4.1-sources.jar | 227 KB |
fascinator-portal-1.4.1-skinny.war | 2 MB |
fascinator-portal-1.4.1-javadoc.jar | 731 KB |
fascinator-portal-1.4.1-classes.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-portal/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>fascinator-portal</artifactId>
<version>1.4.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-portal/
implementation 'com.googlecode.the-fascinator:fascinator-portal:1.4.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/fascinator-portal/
implementation ("com.googlecode.the-fascinator:fascinator-portal:1.4.1")
'com.googlecode.the-fascinator:fascinator-portal:war:1.4.1'
<dependency org="com.googlecode.the-fascinator" name="fascinator-portal" rev="1.4.1">
<artifact name="fascinator-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='fascinator-portal', version='1.4.1')
)
libraryDependencies += "com.googlecode.the-fascinator" % "fascinator-portal" % "1.4.1"
[com.googlecode.the-fascinator/fascinator-portal "1.4.1"]