MVN

com.simsilica : sim-ethereal

Maven & Gradle

Jan 27, 2023
25 stars

com.simsilica:sim-ethereal · A real-time network sync library in Java.

<dependency>
    <groupId>com.simsilica</groupId>
    <artifactId>sim-ethereal</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.simsilica : sim-ethereal to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.simsilica : sim-ethereal to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
sim-ethereal-1.8.0
1.7.x
sim-ethereal-1.7.0

How to add a dependency to Maven

Add the following com.simsilica : sim-ethereal maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.simsilica</groupId>
    <artifactId>sim-ethereal</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.simsilica : sim-ethereal gradle dependency to your build.gradle file:

implementation 'com.simsilica:sim-ethereal:1.8.0'

Gradle Kotlin DSL: Add the following com.simsilica : sim-ethereal gradle kotlin dependency to your build.gradle.kts file:

implementation("com.simsilica:sim-ethereal:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.simsilica : sim-ethereal sbt scala dependency to your build.sbt file:

libraryDependencies += "com.simsilica" % "sim-ethereal" % "1.8.0"

Advertisement

Dependencies from Group

Jan 27, 2023
53 stars
Jan 26, 2023
53 stars
Jan 27, 2023
25 stars
Jan 26, 2023
7 stars
Jan 27, 2023
25 stars

Discover Dependencies

Apr 05, 2022
114 stars
Apr 05, 2022
114 stars
Apr 05, 2022
114 stars
Jun 28, 2023
4 stars
Dec 31, 2022
19 stars
Mar 30, 2022