is not current version
Last Version 1.0.6

com.googlecode.the-fascinator:organisation 1.0.4

This Maven project provides a central point for information regarding The Fascinator and its many works.

GroupId

GroupId

com.googlecode.the-fascinator
ArtifactId

ArtifactId

organisation
Version

Version

1.0.4
Type

Type

pom

Download organisation 1.0.4

Filename Size
organisation-1.0.4.pom 8 KB
Browse

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