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