the-fascinator-meta
Organisational POM for Fascinator projects
| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.the-fascinator |
| ArtifactId | ArtifactIdorganisation |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionThe Fascinator Project
This Maven project provides a central point for information regarding The Fascinator and its many works.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| organisation-1.0.6.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/ -->
<dependency>
<groupId>com.googlecode.the-fascinator</groupId>
<artifactId>organisation</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/
implementation 'com.googlecode.the-fascinator:organisation:1.0.6'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator/organisation/
implementation ("com.googlecode.the-fascinator:organisation:1.0.6")
'com.googlecode.the-fascinator:organisation:pom:1.0.6'
<dependency org="com.googlecode.the-fascinator" name="organisation" rev="1.0.6">
<artifact name="organisation" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator', module='organisation', version='1.0.6')
)
libraryDependencies += "com.googlecode.the-fascinator" % "organisation" % "1.0.6"
[com.googlecode.the-fascinator/organisation "1.0.6"]
Organisational POM for Fascinator projects