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