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