Last Version

com.github.sarahbuisson:pitest-kotlin-extension 0.3

Extension for the project Pitest - ignore kotlin generated code

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.sarahbuisson
ArtifactId

ArtifactId

pitest-kotlin-extension
Version

Version

0.3
Type

Type

jar
Description

Description

Extension for the project Pitest - ignore kotlin generated code

Download pitest-kotlin-extension 0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.pitest : pitest-entry jar 1.2.4
com.github.sarahbuisson : kotlin-parser jar 1.5
org.projectlombok : lombok jar 1.16.6

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.11.0

Project Modules

There are no modules declared in this project.