MVN

io.mats3.matssocket : matssocket-server-api

Maven & Gradle

Nov 11, 2022
1 usages
4 stars

MatsSocket Server API · API for the MatsSocket Server: Create MatsSocket server endpoints to which you can connect using JavaScript and Dart client libraries, connecting over WebSocket for asynchronous, bidirectional interaction with Mats^3 from end-user clients.

<dependency>
    <groupId>io.mats3.matssocket</groupId>
    <artifactId>matssocket-server-api</artifactId>
    <version>0.19.0-2022-11-11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mats3.matssocket : matssocket-server-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.19.0-2022-11-11

All Versions

Choose a version of io.mats3.matssocket : matssocket-server-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.19.x
matssocket-server-api-0.19.0-2022-11-11
0.18.x
matssocket-server-api-0.18.0-2021-09-20

How to add a dependency to Maven

Add the following io.mats3.matssocket : matssocket-server-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.mats3.matssocket</groupId>
    <artifactId>matssocket-server-api</artifactId>
    <version>0.19.0-2022-11-11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.mats3.matssocket : matssocket-server-api gradle dependency to your build.gradle file:

implementation 'io.mats3.matssocket:matssocket-server-api:0.19.0-2022-11-11'

Gradle Kotlin DSL: Add the following io.mats3.matssocket : matssocket-server-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.mats3.matssocket:matssocket-server-api:0.19.0-2022-11-11")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.mats3.matssocket : matssocket-server-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.mats3.matssocket" % "matssocket-server-api" % "0.19.0-2022-11-11"

Advertisement

Dependencies from Group

Nov 11, 2022
1 usages
4 stars

Discover Dependencies

Jul 26, 2023
1 usages
45 stars
Aug 07, 2023
1 usages
2.6k stars
Apr 27, 2023
3 usages
1.1k stars
Sep 30, 2021
2 usages
215 stars
Oct 15, 2021
1 usages
42 stars
Oct 17, 2021
1 usages
0 stars
Apr 20, 2023
1 usages
2 stars
Oct 14, 2021
3 usages
0 stars
Dec 13, 2021
2 usages
6 stars