MVN

org.visallo : webster-socketio

Maven & Gradle

Aug 13, 2019
9 stars

Webster: Minimalist Web Framework: socket.io

<dependency>
    <groupId>org.visallo</groupId>
    <artifactId>webster-socketio</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.visallo : webster-socketio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of org.visallo : webster-socketio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
webster-socketio-3.2.0
3.1.x
webster-socketio-3.1.0

How to add a dependency to Maven

Add the following org.visallo : webster-socketio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.visallo</groupId>
    <artifactId>webster-socketio</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.visallo : webster-socketio gradle dependency to your build.gradle file:

implementation 'org.visallo:webster-socketio:3.2.0'

Gradle Kotlin DSL: Add the following org.visallo : webster-socketio gradle kotlin dependency to your build.gradle.kts file:

implementation("org.visallo:webster-socketio:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.visallo : webster-socketio sbt scala dependency to your build.sbt file:

libraryDependencies += "org.visallo" % "webster-socketio" % "3.2.0"

Advertisement

Dependencies from Group

Dec 25, 2017
25 usages
Dec 25, 2017
7 usages
Dec 25, 2017
6 usages
Dec 25, 2017
5 usages

Discover Dependencies

Sep 02, 2022
1 usages
Jan 03, 2022
2 usages
2 stars
Dec 11, 2019
1 usages
4 stars
Apr 19, 2019
1 usages
Dec 24, 2022
3.6k stars
Mar 14, 2019
1 usages
33 stars