GroupId | GroupIdcom.googlecode.the-fascinator |
---|---|
ArtifactId | ArtifactIdthe-fascinator |
Version | Version1.4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
the-fascinator-1.4.0.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>the-fascinator</artifactId>
<version>1.4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/
implementation 'com.googlecode.the-fascinator:the-fascinator:1.4.0.1'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/the-fascinator/
implementation ("com.googlecode.the-fascinator:the-fascinator:1.4.0.1")
'com.googlecode.the-fascinator:the-fascinator:pom:1.4.0.1'
<dependency org="com.googlecode.the-fascinator" name="the-fascinator" rev="1.4.0.1">
<artifact name="the-fascinator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='the-fascinator', version='1.4.0.1')
)
libraryDependencies += "com.googlecode.the-fascinator" % "the-fascinator" % "1.4.0.1"
[com.googlecode.the-fascinator/the-fascinator "1.4.0.1"]