is not current version
Last Version 1.0.0-beta.2

io.zerocopy.json:test-coverage-report 1.0.0-alpha.4


Categories

Categories

JSON Data
GroupId

GroupId

io.zerocopy.json
ArtifactId

ArtifactId

test-coverage-report
Version

Version

1.0.0-alpha.4
Type

Type

pom

Download test-coverage-report 1.0.0-alpha.4


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