pitest-kotlin-plugin

Kotlin plugin for pitest

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.groupcdg.pitest
ArtifactId

ArtifactId

pitest-kotlin-plugin-parent
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

pitest-kotlin-plugin
Kotlin plugin for pitest
Project URL

Project URL

https://pitest.groupcdg.com

Download pitest-kotlin-plugin-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-kotlin-plugin-parent/ -->
<dependency>
    <groupId>com.groupcdg.pitest</groupId>
    <artifactId>pitest-kotlin-plugin-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-kotlin-plugin-parent/
implementation 'com.groupcdg.pitest:pitest-kotlin-plugin-parent:0.1.1'
// https://jarcasting.com/artifacts/com.groupcdg.pitest/pitest-kotlin-plugin-parent/
implementation ("com.groupcdg.pitest:pitest-kotlin-plugin-parent:0.1.1")
'com.groupcdg.pitest:pitest-kotlin-plugin-parent:pom:0.1.1'
<dependency org="com.groupcdg.pitest" name="pitest-kotlin-plugin-parent" rev="0.1.1">
  <artifact name="pitest-kotlin-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.groupcdg.pitest', module='pitest-kotlin-plugin-parent', version='0.1.1')
)
libraryDependencies += "com.groupcdg.pitest" % "pitest-kotlin-plugin-parent" % "0.1.1"
[com.groupcdg.pitest/pitest-kotlin-plugin-parent "0.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

  • kotlin-plugin

Versions

Version
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1