is not current version
Last Version 3.2.0

org.webjars.npm:ts-custom-error 2.2.1

WebJar for ts-custom-error

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ts-custom-error
Version

Version

2.2.1
Type

Type

jar

Download ts-custom-error 2.2.1


<!-- 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"]