is not current version
Last Version 2.1.5320

emma:emma 2.0.4217


GroupId

GroupId

emma
ArtifactId

ArtifactId

emma
Version

Version

2.0.4217
Type

Type

jar

Download emma 2.0.4217


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