emma

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.jiangxincode
ArtifactId

ArtifactId

emma
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

emma
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/jiangxincode/Emma

Download emma

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1