is not current version
Last Version 0.2.0

com.groupcdg:pitest-git-parent 0.0.2

Git integration for pitest

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.groupcdg
ArtifactId

ArtifactId

pitest-git-parent
Version

Version

0.0.2
Type

Type

pom

Download pitest-git-parent 0.0.2


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