License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.antframework |
ArtifactId | ArtifactIdant-dependencies |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionant-dependencies
antframework常用的第三方依赖
|
Filename | Size |
---|---|
ant-dependencies-1.2.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.antframework/ant-dependencies/ -->
<dependency>
<groupId>org.antframework</groupId>
<artifactId>ant-dependencies</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.antframework/ant-dependencies/
implementation 'org.antframework:ant-dependencies:1.2.4'
// https://jarcasting.com/artifacts/org.antframework/ant-dependencies/
implementation ("org.antframework:ant-dependencies:1.2.4")
'org.antframework:ant-dependencies:pom:1.2.4'
<dependency org="org.antframework" name="ant-dependencies" rev="1.2.4">
<artifact name="ant-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.antframework', module='ant-dependencies', version='1.2.4')
)
libraryDependencies += "org.antframework" % "ant-dependencies" % "1.2.4"
[org.antframework/ant-dependencies "1.2.4"]
Version |
---|
1.2.4
|
1.2.3.RELEASE
|
1.2.2.RELEASE
|
1.2.1.RELEASE
|
1.2.0.RELEASE
|
1.1.0.RELEASE
|
1.0.0.RELEASE
|