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