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