is not current version
Last Version 2.4.4

org.antframework.boot:ant-boot-starters 2.4.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antframework.boot
ArtifactId

ArtifactId

ant-boot-starters
Version

Version

2.4.0
Type

Type

pom

Download ant-boot-starters 2.4.0


<!-- https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starters/ -->
<dependency>
    <groupId>org.antframework.boot</groupId>
    <artifactId>ant-boot-starters</artifactId>
    <version>2.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starters/
implementation 'org.antframework.boot:ant-boot-starters:2.4.0'
// https://jarcasting.com/artifacts/org.antframework.boot/ant-boot-starters/
implementation ("org.antframework.boot:ant-boot-starters:2.4.0")
'org.antframework.boot:ant-boot-starters:pom:2.4.0'
<dependency org="org.antframework.boot" name="ant-boot-starters" rev="2.4.0">
  <artifact name="ant-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.antframework.boot', module='ant-boot-starters', version='2.4.0')
)
libraryDependencies += "org.antframework.boot" % "ant-boot-starters" % "2.4.0"
[org.antframework.boot/ant-boot-starters "2.4.0"]