MVN

org.openmuc : jsml

Maven & Gradle

Oct 19, 2018
1 usages

jSML · jSML is a library that can be used to communicate using the Smart Message Language (SML).

<dependency>
    <groupId>org.openmuc</groupId>
    <artifactId>jsml</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openmuc : jsml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of org.openmuc : jsml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jsml-1.1.2
jsml-1.1.1
jsml-1.1.0
1.0.x
jsml-1.0.17

How to add a dependency to Maven

Add the following org.openmuc : jsml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openmuc</groupId>
    <artifactId>jsml</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openmuc : jsml gradle dependency to your build.gradle file:

implementation 'org.openmuc:jsml:1.1.2'

Gradle Kotlin DSL: Add the following org.openmuc : jsml gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openmuc:jsml:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openmuc : jsml sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openmuc" % "jsml" % "1.1.2"

Advertisement

Dependencies from Group

Jun 26, 2018
8 usages
Jan 15, 2018
7 usages
Jun 17, 2020
4 usages
Nov 06, 2018
3 usages
May 14, 2014
3 usages

Discover Dependencies

May 04, 2018
5 stars
Jan 11, 2019
2.4k stars
Aug 07, 2023
5 usages
Aug 07, 2023
2 usages
Sep 08, 2020
1 stars
Jul 29, 2019
49 usages
21 stars
Sep 11, 2017
2 usages
4.3k stars
Oct 22, 2020
49 stars
Jul 09, 2023
2 usages
37 stars