MVN

net.wukl : cacofony

Maven & Gradle

May 01, 2019

Cacofony · A hand-made HTTP server with a Symfony feel

<dependency>
    <groupId>net.wukl</groupId>
    <artifactId>cacofony</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.wukl : cacofony to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of net.wukl : cacofony to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
cacofony-0.1.3
cacofony-0.1.2
cacofony-0.1.1

How to add a dependency to Maven

Add the following net.wukl : cacofony maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.wukl</groupId>
    <artifactId>cacofony</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.wukl : cacofony gradle dependency to your build.gradle file:

implementation 'net.wukl:cacofony:0.1.3'

Gradle Kotlin DSL: Add the following net.wukl : cacofony gradle kotlin dependency to your build.gradle.kts file:

implementation("net.wukl:cacofony:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.wukl : cacofony sbt scala dependency to your build.sbt file:

libraryDependencies += "net.wukl" % "cacofony" % "0.1.3"

Advertisement

Dependencies from Group

Jul 13, 2019
1 usages
May 25, 2019
1 usages
May 01, 2019

Discover Dependencies

Nov 24, 2022
Dec 29, 2020
4.7k stars
Dec 29, 2020
27 usages
Dec 29, 2020
67 usages
4.7k stars
Dec 29, 2020
Dec 29, 2020
11 usages
Mar 16, 2021
2 usages
13 stars