is not current version
Last Version 0.2.0

com.groupcdg:pitest-git-parent 0.0.6

Git integration for pitest

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.groupcdg
ArtifactId

ArtifactId

pitest-git-parent
Version

Version

0.0.6
Type

Type

pom

Download pitest-git-parent 0.0.6


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