License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdq |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQ
WebJar for Q
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
q-2.0.0.pom | |
q-2.0.0.jar | 22 KB |
q-2.0.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/q/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>q</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/q/
implementation 'org.webjars:q:2.0.0'
// https://jarcasting.com/artifacts/org.webjars/q/
implementation ("org.webjars:q:2.0.0")
'org.webjars:q:jar:2.0.0'
<dependency org="org.webjars" name="q" rev="2.0.0">
<artifact name="q" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='q', version='2.0.0')
)
libraryDependencies += "org.webjars" % "q" % "2.0.0"
[org.webjars/q "2.0.0"]