License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIdjquery |
Last Version | Last Version3.6.0.110 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
jquery-3.6.0.110.pom | |
jquery-3.6.0.110.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ooknight/jquery/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>jquery</artifactId>
<version>3.6.0.110</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/jquery/
implementation 'io.github.ooknight:jquery:3.6.0.110'
// https://jarcasting.com/artifacts/io.github.ooknight/jquery/
implementation ("io.github.ooknight:jquery:3.6.0.110")
'io.github.ooknight:jquery:jar:3.6.0.110'
<dependency org="io.github.ooknight" name="jquery" rev="3.6.0.110">
<artifact name="jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='jquery', version='3.6.0.110')
)
libraryDependencies += "io.github.ooknight" % "jquery" % "3.6.0.110"
[io.github.ooknight/jquery "3.6.0.110"]