MVN

org.st-js : jquery

Maven & Gradle

Aug 07, 2013
2 usages
147 stars

Strongly-typed Javascript:JQuery Bridge Library

<dependency>
    <groupId>org.st-js</groupId>
    <artifactId>jquery</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.0

All Versions

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

Version Vulnerabilities Updated
1.4.x
jquery-1.4.0
1.3.x
jquery-1.3.1
jquery-1.3.0
1.2.x
jquery-1.2.3
jquery-1.2.2
jquery-1.2.1
jquery-1.2.0
1.1.x
jquery-1.1.4
jquery-1.1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.st-js</groupId>
    <artifactId>jquery</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.st-js:jquery:1.4.0'

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

implementation("org.st-js:jquery:1.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.st-js" % "jquery" % "1.4.0"

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

Jun 18, 2013
1 usages
0 stars
Jun 17, 2014
2 usages
45 stars
Jun 17, 2013
1 usages
0 stars
Jun 30, 2013
1 usages
Sep 27, 2012
1 usages
1 stars
Dec 03, 2012
1 usages
18 stars