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