MVN

org.scalatra.socketio-java : socketio-core

Maven & Gradle

Sep 07, 2011
9 usages
36 stars

Socket.IO Java Core · Core Socket.IO classes

<dependency>
    <groupId>org.scalatra.socketio-java</groupId>
    <artifactId>socketio-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalatra.socketio-java : socketio-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 2.0.0.RC1

All Versions

Choose a version of org.scalatra.socketio-java : socketio-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
socketio-core-2.0.0
socketio-core-2.0.0.RC1
socketio-core-2.0.0.M4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatra.socketio-java</groupId>
    <artifactId>socketio-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalatra.socketio-java : socketio-core gradle dependency to your build.gradle file:

implementation 'org.scalatra.socketio-java:socketio-core:2.0.0'

Gradle Kotlin DSL: Add the following org.scalatra.socketio-java : socketio-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalatra.socketio-java:socketio-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalatra.socketio-java : socketio-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalatra.socketio-java" % "socketio-core" % "2.0.0"

Advertisement

Dependencies from Group

Sep 07, 2011
9 usages
36 stars
Sep 07, 2011
37 stars

Discover Dependencies

May 10, 2020
7 usages
1.9k stars
Jan 21, 2022
14 usages
7 stars
Dec 08, 2017
26 usages
6 stars
Jun 06, 2023
16 usages
67 stars
Dec 28, 2022
10 usages
May 11, 2015
21 stars
Aug 21, 2017
11 usages
676 stars
Jan 08, 2021
26 usages
7 stars