MVN

com.sksamuel.hoplite : hoplite-ktor

Maven & Gradle

May 11, 2020
872 stars

hoplite · Configuration for Kotlin

<dependency>
    <groupId>com.sksamuel.hoplite</groupId>
    <artifactId>hoplite-ktor</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sksamuel.hoplite : hoplite-ktor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.sksamuel.hoplite : hoplite-ktor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
hoplite-ktor-1.2.3
hoplite-ktor-1.2.2
hoplite-ktor-1.2.0
1.1.x
hoplite-ktor-1.1.5
hoplite-ktor-1.1.4
hoplite-ktor-1.1.3
hoplite-ktor-1.1.2
hoplite-ktor-1.1.1
hoplite-ktor-1.1.0
1.0.x
hoplite-ktor-1.0.8
hoplite-ktor-1.0.7
hoplite-ktor-1.0.5
hoplite-ktor-1.0.4
hoplite-ktor-1.0.3

How to add a dependency to Maven

Add the following com.sksamuel.hoplite : hoplite-ktor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sksamuel.hoplite</groupId>
    <artifactId>hoplite-ktor</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sksamuel.hoplite : hoplite-ktor gradle dependency to your build.gradle file:

implementation 'com.sksamuel.hoplite:hoplite-ktor:1.2.3'

Gradle Kotlin DSL: Add the following com.sksamuel.hoplite : hoplite-ktor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sksamuel.hoplite:hoplite-ktor:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sksamuel.hoplite : hoplite-ktor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sksamuel.hoplite" % "hoplite-ktor" % "1.2.3"

Advertisement

Dependencies from Group

Aug 06, 2023
38 usages
872 stars
Aug 06, 2023
13 usages
872 stars
Aug 06, 2023
2 usages
872 stars
Aug 06, 2023
1 usages
872 stars
Aug 06, 2023
1 usages
872 stars

Discover Dependencies

Jul 31, 2020
3 usages
146 stars
Jul 31, 2020
146 stars
Aug 07, 2019
181 stars
Aug 07, 2019
0 stars
Aug 25, 2023
1.1k stars
Aug 25, 2023
1 usages
1.1k stars
Mar 06, 2021
1 stars