GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdts-custom-error |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
ts-custom-error-2.2.1.pom | |
ts-custom-error-2.2.1.jar | 3 MB |
ts-custom-error-2.2.1-sources.jar | 22 bytes |
ts-custom-error-2.2.1-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>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ts-custom-error/
implementation 'org.webjars.npm:ts-custom-error:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ts-custom-error/
implementation ("org.webjars.npm:ts-custom-error:2.2.1")
'org.webjars.npm:ts-custom-error:jar:2.2.1'
<dependency org="org.webjars.npm" name="ts-custom-error" rev="2.2.1">
<artifact name="ts-custom-error" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ts-custom-error', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "ts-custom-error" % "2.2.1"
[org.webjars.npm/ts-custom-error "2.2.1"]