is not current version
Last Version 2.4.0-M.4

io.atlasmap:coverage-report 1.35.4


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

coverage-report
Version

Version

1.35.4
Type

Type

pom

Download coverage-report 1.35.4


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