is not current version
Last Version 2.1.5320

emma:emma_ant 2.0.5312


Categories

Categories

Ant Build Tools
GroupId

GroupId

emma
ArtifactId

ArtifactId

emma_ant
Version

Version

2.0.5312
Type

Type

jar

Download emma_ant 2.0.5312


<!-- https://jarcasting.com/artifacts/emma/emma_ant/ -->
<dependency>
    <groupId>emma</groupId>
    <artifactId>emma_ant</artifactId>
    <version>2.0.5312</version>
</dependency>
// https://jarcasting.com/artifacts/emma/emma_ant/
implementation 'emma:emma_ant:2.0.5312'
// https://jarcasting.com/artifacts/emma/emma_ant/
implementation ("emma:emma_ant:2.0.5312")
'emma:emma_ant:jar:2.0.5312'
<dependency org="emma" name="emma_ant" rev="2.0.5312">
  <artifact name="emma_ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='emma', module='emma_ant', version='2.0.5312')
)
libraryDependencies += "emma" % "emma_ant" % "2.0.5312"
[emma/emma_ant "2.0.5312"]