GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__gapi |
Version | Version0.0.41 |
Type | Typejar |
Filename | Size |
---|---|
types__gapi-0.0.41.pom | |
types__gapi-0.0.41.jar | 7 KB |
types__gapi-0.0.41-sources.jar | 22 bytes |
types__gapi-0.0.41-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>0.0.41</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__gapi/
implementation 'org.webjars.npm:types__gapi:0.0.41'
// https://jarcasting.com/artifacts/org.webjars.npm/types__gapi/
implementation ("org.webjars.npm:types__gapi:0.0.41")
'org.webjars.npm:types__gapi:jar:0.0.41'
<dependency org="org.webjars.npm" name="types__gapi" rev="0.0.41">
<artifact name="types__gapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__gapi', version='0.0.41')
)
libraryDependencies += "org.webjars.npm" % "types__gapi" % "0.0.41"
[org.webjars.npm/types__gapi "0.0.41"]