MVN

dev.petuska : klip-processor-jvm

Maven & Gradle

May 29, 2021
24 stars

klip-processor · Kotlin multiplatform snapshot (klip) testing. KSP-based processor.

<dependency>
    <groupId>dev.petuska</groupId>
    <artifactId>klip-processor-jvm</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.petuska : klip-processor-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of dev.petuska : klip-processor-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
klip-processor-jvm-0.0.1

How to add a dependency to Maven

Add the following dev.petuska : klip-processor-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.petuska</groupId>
    <artifactId>klip-processor-jvm</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.petuska : klip-processor-jvm gradle dependency to your build.gradle file:

implementation 'dev.petuska:klip-processor-jvm:0.0.1'

Gradle Kotlin DSL: Add the following dev.petuska : klip-processor-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.petuska:klip-processor-jvm:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.petuska : klip-processor-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.petuska" % "klip-processor-jvm" % "0.0.1"

Advertisement

Dependencies from Group

Dec 28, 2021
19 usages
114 stars
Feb 10, 2023
8 usages
114 stars
Feb 10, 2023
4 usages
114 stars
Jun 22, 2022
3 usages
24 stars
Jun 22, 2022
3 usages
24 stars

Discover Dependencies