MVN

com.github.gimlet2 : kottpd

Maven & Gradle

Dec 09, 2020
74 stars

com.github.gimlet2:kottpd · Kottpd - REST framework written in pure Kotlin.

<dependency>
    <groupId>com.github.gimlet2</groupId>
    <artifactId>kottpd</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gimlet2 : kottpd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.github.gimlet2 : kottpd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
kottpd-0.2.1
kottpd-0.2.0
0.1.x
kottpd-0.1.11
kottpd-0.1.4
kottpd-0.1.3
kottpd-0.1.2
kottpd-0.1.1
kottpd-0.1.0
0.0.x
kottpd-0.0.6
kottpd-0.0.5
kottpd-0.0.4
kottpd-0.0.3

How to add a dependency to Maven

Add the following com.github.gimlet2 : kottpd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gimlet2</groupId>
    <artifactId>kottpd</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gimlet2 : kottpd gradle dependency to your build.gradle file:

implementation 'com.github.gimlet2:kottpd:0.2.1'

Gradle Kotlin DSL: Add the following com.github.gimlet2 : kottpd gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gimlet2:kottpd:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gimlet2 : kottpd sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gimlet2" % "kottpd" % "0.2.1"

Advertisement

Dependencies from Group

Dec 09, 2020
74 stars

Discover Dependencies

Apr 10, 2021
3 usages
8 stars
Jan 29, 2018
19 stars
Mar 15, 2017
1 usages
5.8k stars
Dec 17, 2021
6 stars
Aug 27, 2016
1 usages
24 stars
Aug 23, 2023
1 usages
54 stars
Aug 23, 2023
1 usages
54 stars