| License |
License
Fabric3 License
|
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.codehaus.fabric3 |
| ArtifactId | ArtifactIdfabric3-ant-host |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFabric3 Ant Runtime Host
Fabric3 Ant Runtime Host.
|
| Project Organization |
Project OrganizationFabric3 Project |
| Filename | Size |
|---|---|
| fabric3-ant-host-2.0.1.pom | |
| fabric3-ant-host-2.0.1.jar | 21 KB |
| fabric3-ant-host-2.0.1-sources.jar | 19 KB |
| fabric3-ant-host-2.0.1-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-ant-host/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-ant-host</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-ant-host/
implementation 'org.codehaus.fabric3:fabric3-ant-host:2.0.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-ant-host/
implementation ("org.codehaus.fabric3:fabric3-ant-host:2.0.1")
'org.codehaus.fabric3:fabric3-ant-host:jar:2.0.1'
<dependency org="org.codehaus.fabric3" name="fabric3-ant-host" rev="2.0.1">
<artifact name="fabric3-ant-host" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-ant-host', version='2.0.1')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-ant-host" % "2.0.1"
[org.codehaus.fabric3/fabric3-ant-host "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.fabric3 : fabric3-ant-api | jar | 2.0.1 |
| org.codehaus.fabric3 : fabric3-host-api | jar | 2.0.1 |
| ant : ant | jar | 1.6.5 |