License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net Tink Security |
GroupId | GroupIdnet.sourceforge.tink |
ArtifactId | ArtifactIdtink-ant |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTink Ant Tasks
Tink tag library for integrating to Apache Ant build system.
|
Filename | Size |
---|---|
tink-ant-0.0.1.pom | |
tink-ant-0.0.1.jar | 6 KB |
tink-ant-0.0.1-sources.jar | 4 KB |
tink-ant-0.0.1-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.tink/tink-ant/ -->
<dependency>
<groupId>net.sourceforge.tink</groupId>
<artifactId>tink-ant</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.tink/tink-ant/
implementation 'net.sourceforge.tink:tink-ant:0.0.1'
// https://jarcasting.com/artifacts/net.sourceforge.tink/tink-ant/
implementation ("net.sourceforge.tink:tink-ant:0.0.1")
'net.sourceforge.tink:tink-ant:jar:0.0.1'
<dependency org="net.sourceforge.tink" name="tink-ant" rev="0.0.1">
<artifact name="tink-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.tink', module='tink-ant', version='0.0.1')
)
libraryDependencies += "net.sourceforge.tink" % "tink-ant" % "0.0.1"
[net.sourceforge.tink/tink-ant "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.tink : tink-model | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant-nodeps | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.easymock : easymock | jar | 2.4 |
org.easymock : easymockclassextension | jar | 2.4 |