| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtypes__q |
| Version | Version1.5.2 |
| Type | Typejar |
| Description |
Description@types/q
WebJar for @types/q
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| types__q-1.5.2.pom | |
| types__q-1.5.2.jar | 10 KB |
| types__q-1.5.2-sources.jar | 22 bytes |
| types__q-1.5.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__q/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__q</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__q/
implementation 'org.webjars.npm:types__q:1.5.2'
// https://jarcasting.com/artifacts/org.webjars.npm/types__q/
implementation ("org.webjars.npm:types__q:1.5.2")
'org.webjars.npm:types__q:jar:1.5.2'
<dependency org="org.webjars.npm" name="types__q" rev="1.5.2">
<artifact name="types__q" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__q', version='1.5.2')
)
libraryDependencies += "org.webjars.npm" % "types__q" % "1.5.2"
[org.webjars.npm/types__q "1.5.2"]