is not current version
Last Version 1.0.6

com.googlecode.the-fascinator:organisation 1.0.3

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.3
Type

Type

pom

Download organisation 1.0.3

Filename Size
organisation-1.0.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/
implementation 'com.googlecode.the-fascinator:organisation:1.0.3'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/
implementation ("com.googlecode.the-fascinator:organisation:1.0.3")
'com.googlecode.the-fascinator:organisation:pom:1.0.3'
<dependency org="com.googlecode.the-fascinator" name="organisation" rev="1.0.3">
  <artifact name="organisation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='organisation', version='1.0.3')
)
libraryDependencies += "com.googlecode.the-fascinator" % "organisation" % "1.0.3"
[com.googlecode.the-fascinator/organisation "1.0.3"]