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