License |
License |
---|---|
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-install-shoal |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric3 Shoal Install
Fabric3 Project to Install Shoal.
|
Project Organization |
Project OrganizationFabric3 Project |
Filename | Size |
---|---|
fabric3-install-shoal-1.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-install-shoal/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-install-shoal</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-install-shoal/
implementation 'org.codehaus.fabric3:fabric3-install-shoal:1.4'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-install-shoal/
implementation ("org.codehaus.fabric3:fabric3-install-shoal:1.4")
'org.codehaus.fabric3:fabric3-install-shoal:pom:1.4'
<dependency org="org.codehaus.fabric3" name="fabric3-install-shoal" rev="1.4">
<artifact name="fabric3-install-shoal" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-install-shoal', version='1.4')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-install-shoal" % "1.4"
[org.codehaus.fabric3/fabric3-install-shoal "1.4"]