MVN

com.raylabz : mocha

Maven & Gradle

Jul 30, 2021
1 usages

Mocha · A lightweight multi-threaded TCP/UDP client-server library.

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>mocha</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.raylabz : mocha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.raylabz : mocha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mocha-1.0.5
mocha-1.0.4
mocha-1.0.3
mocha-1.0.2
mocha-1.0.0
0.1.x
mocha-0.1.1
mocha-0.1.0

How to add a dependency to Maven

Add the following com.raylabz : mocha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.raylabz</groupId>
    <artifactId>mocha</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.raylabz : mocha gradle dependency to your build.gradle file:

implementation 'com.raylabz:mocha:1.0.5'

Gradle Kotlin DSL: Add the following com.raylabz : mocha gradle kotlin dependency to your build.gradle.kts file:

implementation("com.raylabz:mocha:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.raylabz : mocha sbt scala dependency to your build.sbt file:

libraryDependencies += "com.raylabz" % "mocha" % "1.0.5"

Advertisement

Dependencies from Group

Mar 03, 2020
3 usages
0 stars
Jul 05, 2022
3 usages
Sep 25, 2020
2 usages
0 stars
Sep 16, 2020
1 usages
0 stars
Apr 27, 2020
1 usages
1 stars

Discover Dependencies