is not current version
Last Version 2.1.5320

emma:emma 2.0.5312


GroupId

GroupId

emma
ArtifactId

ArtifactId

emma
Version

Version

2.0.5312
Type

Type

jar

Download emma 2.0.5312


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