GroupId | GroupIdorg.st-js.bridge |
---|---|
ArtifactId | ArtifactIdjqueryui |
Version | Version1.10.3.bv2 |
Type | Typejar |
Description |
DescriptionStrongly-typed Javascript:JQuery Bridge Library
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
jqueryui-1.10.3.bv2.pom | |
jqueryui-1.10.3.bv2.jar | 213 KB |
jqueryui-1.10.3.bv2-sources.jar | 217 KB |
jqueryui-1.10.3.bv2-javadoc.jar | 323 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.st-js.bridge/jqueryui/ -->
<dependency>
<groupId>org.st-js.bridge</groupId>
<artifactId>jqueryui</artifactId>
<version>1.10.3.bv2</version>
</dependency>
// https://jarcasting.com/artifacts/org.st-js.bridge/jqueryui/
implementation 'org.st-js.bridge:jqueryui:1.10.3.bv2'
// https://jarcasting.com/artifacts/org.st-js.bridge/jqueryui/
implementation ("org.st-js.bridge:jqueryui:1.10.3.bv2")
'org.st-js.bridge:jqueryui:jar:1.10.3.bv2'
<dependency org="org.st-js.bridge" name="jqueryui" rev="1.10.3.bv2">
<artifact name="jqueryui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.st-js.bridge', module='jqueryui', version='1.10.3.bv2')
)
libraryDependencies += "org.st-js.bridge" % "jqueryui" % "1.10.3.bv2"
[org.st-js.bridge/jqueryui "1.10.3.bv2"]
Group / Artifact | Type | Version |
---|---|---|
org.st-js.bridge : jquery | jar | 1.9.1.bv2 |