is not current version
Last Version 0.3.1

org.jesperancinha.plugins:omni-coveragereporter-commons 0.0.0

Common Library to support plugins report sending in different projects

GroupId

GroupId

org.jesperancinha.plugins
ArtifactId

ArtifactId

omni-coveragereporter-commons
Version

Version

0.0.0
Type

Type

jar

Download omni-coveragereporter-commons 0.0.0


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