GroupId | GroupIdorg.jesperancinha.plugins |
---|---|
ArtifactId | ArtifactIdomni-coveragereporter-commons |
Version | Version0.0.0 |
Type | Typejar |
<!-- 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"]