Last Version

cobertura-annotations-api 2.1.1

Cobertura checks and reports on test coverage in your code.

License

License

Categories

Categories

Net Cobertura Application Testing & Monitoring Code Coverage
GroupId

GroupId

net.sourceforge.cobertura.interaction.annotations.api
ArtifactId

ArtifactId

cobertura-annotations-api
Version

Version

2.1.1
Type

Type

jar
Description

Description

cobertura-annotations-api
Cobertura checks and reports on test coverage in your code.
Project Organization

Project Organization

Cobertura
Source Code Management

Source Code Management

http://github.com/cobertura/cobertura

Download cobertura-annotations-api 2.1.1


<!-- https://jarcasting.com/artifacts/net.sourceforge.cobertura.interaction.annotations.api/cobertura-annotations-api/ -->
<dependency>
    <groupId>net.sourceforge.cobertura.interaction.annotations.api</groupId>
    <artifactId>cobertura-annotations-api</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.cobertura.interaction.annotations.api/cobertura-annotations-api/
implementation 'net.sourceforge.cobertura.interaction.annotations.api:cobertura-annotations-api:2.1.1'
// https://jarcasting.com/artifacts/net.sourceforge.cobertura.interaction.annotations.api/cobertura-annotations-api/
implementation ("net.sourceforge.cobertura.interaction.annotations.api:cobertura-annotations-api:2.1.1")
'net.sourceforge.cobertura.interaction.annotations.api:cobertura-annotations-api:jar:2.1.1'
<dependency org="net.sourceforge.cobertura.interaction.annotations.api" name="cobertura-annotations-api" rev="2.1.1">
  <artifact name="cobertura-annotations-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.cobertura.interaction.annotations.api', module='cobertura-annotations-api', version='2.1.1')
)
libraryDependencies += "net.sourceforge.cobertura.interaction.annotations.api" % "cobertura-annotations-api" % "2.1.1"
[net.sourceforge.cobertura.interaction.annotations.api/cobertura-annotations-api "2.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.