MVN

io.skullabs.kos : kos-webapp

Maven & Gradle

Aug 26, 2020
2 usages
0 stars
<dependency>
    <groupId>io.skullabs.kos</groupId>
    <artifactId>kos-webapp</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.skullabs.kos : kos-webapp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of io.skullabs.kos : kos-webapp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
kos-webapp-0.5.1
kos-webapp-0.5.0
0.4.x
kos-webapp-0.4.0

How to add a dependency to Maven

Add the following io.skullabs.kos : kos-webapp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.skullabs.kos</groupId>
    <artifactId>kos-webapp</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.skullabs.kos : kos-webapp gradle dependency to your build.gradle file:

implementation 'io.skullabs.kos:kos-webapp:0.5.1'

Gradle Kotlin DSL: Add the following io.skullabs.kos : kos-webapp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.skullabs.kos:kos-webapp:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.skullabs.kos : kos-webapp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.skullabs.kos" % "kos-webapp" % "0.5.1"

Advertisement

Dependencies from Group

May 23, 2023
8 usages
0 stars
Aug 26, 2020
5 usages
0 stars
May 23, 2023
5 usages
0 stars
May 23, 2023
5 usages
0 stars
May 23, 2023
4 usages
0 stars

Discover Dependencies

Feb 18, 2022
1 usages
18.8k stars
Feb 18, 2022
18.6k stars
Feb 18, 2022
1 usages
18.8k stars
Jun 22, 2023
3 usages
26.5k stars