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