Last Version

pitest-annotations 0.2.0

Annotations for pitest

License

License

GroupId

GroupId

com.groupcdg
ArtifactId

ArtifactId

pitest-annotations
Version

Version

0.2.0
Type

Type

jar
Description

Description

pitest-annotations
Annotations for pitest

Download pitest-annotations 0.2.0


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.