MVN

org.st-js : client-runtime

Maven & Gradle

Mar 28, 2023
1 usages

Strongly-typed Javascript:Client Runtime webjar

<dependency>
    <groupId>org.st-js</groupId>
    <artifactId>client-runtime</artifactId>
    <version>3.3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.st-js : client-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.2.2

All Versions

Choose a version of org.st-js : client-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
client-runtime-3.3.2.2
client-runtime-3.3.2
client-runtime-3.3.1
client-runtime-3.3.0

How to add a dependency to Maven

Add the following org.st-js : client-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.st-js</groupId>
    <artifactId>client-runtime</artifactId>
    <version>3.3.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.st-js : client-runtime gradle dependency to your build.gradle file:

implementation 'org.st-js:client-runtime:3.3.2.2'

Gradle Kotlin DSL: Add the following org.st-js : client-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("org.st-js:client-runtime:3.3.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.st-js : client-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "org.st-js" % "client-runtime" % "3.3.2.2"

Advertisement

Dependencies from Group

Mar 28, 2023
15 usages
Mar 28, 2023
6 usages
Aug 07, 2013
4 usages
147 stars
Mar 28, 2023
2 usages
152 stars
Mar 28, 2023
2 usages

Discover Dependencies