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