License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.ssehub.easy.instantiation |
ArtifactId | ArtifactIdant |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEASy-Producer ANT instantiator
The ANT instantiator of EASy-Producer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ant-1.3.2.pom | |
ant-1.3.2.jar | 10 KB |
ant-1.3.2-sources.jar | 6 KB |
ant-1.3.2-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ssehub.easy.instantiation/ant/ -->
<dependency>
<groupId>net.ssehub.easy.instantiation</groupId>
<artifactId>ant</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.ssehub.easy.instantiation/ant/
implementation 'net.ssehub.easy.instantiation:ant:1.3.2'
// https://jarcasting.com/artifacts/net.ssehub.easy.instantiation/ant/
implementation ("net.ssehub.easy.instantiation:ant:1.3.2")
'net.ssehub.easy.instantiation:ant:jar:1.3.2'
<dependency org="net.ssehub.easy.instantiation" name="ant" rev="1.3.2">
<artifact name="ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ssehub.easy.instantiation', module='ant', version='1.3.2')
)
libraryDependencies += "net.ssehub.easy.instantiation" % "ant" % "1.3.2"
[net.ssehub.easy.instantiation/ant "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
net.ssehub.easy : instantiatorCore | jar | 1.3.2 |
org.eclipse.jdt : org.eclipse.jdt.core | jar | |
org.eclipse.platform : org.eclipse.text | jar | |
org.apache.ant : ant | jar | |
org.apache.ant : ant-launcher | jar |