MVN

io.konik : harness

Maven & Gradle

Jan 12, 2016
5 usages
1 stars

Konik Harness · Konik Harness is an API providing Konik the ability to interconnect with different PDF carriages.

<dependency>
    <groupId>io.konik</groupId>
    <artifactId>harness</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.konik : harness to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.konik : harness to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
harness-1.0.0
0.8.x
harness-0.8.0

How to add a dependency to Maven

Add the following io.konik : harness maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.konik</groupId>
    <artifactId>harness</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.konik : harness gradle dependency to your build.gradle file:

implementation 'io.konik:harness:1.0.0'

Gradle Kotlin DSL: Add the following io.konik : harness gradle kotlin dependency to your build.gradle.kts file:

implementation("io.konik:harness:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.konik : harness sbt scala dependency to your build.sbt file:

libraryDependencies += "io.konik" % "harness" % "1.0.0"

Advertisement

Dependencies from Group

Jan 12, 2016
5 usages
1 stars
Jun 13, 2018
3 usages
38 stars
Jul 06, 2017
3 usages
3 stars
Sep 16, 2014
2 usages
0 stars
Jun 15, 2017
1 stars

Discover Dependencies

Mar 10, 2016
0 stars
Jan 27, 2016
1 usages
17 stars
Jan 18, 2016
0 stars
Jan 13, 2016
3 stars
Mar 02, 2021
4 stars