is not current version
Last Version 2.0.1

org.webjars.npm:try-catch 2.0.0

WebJar for try-catch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

try-catch
Version

Version

2.0.0
Type

Type

jar

Download try-catch 2.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/try-catch/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>try-catch</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/try-catch/
implementation 'org.webjars.npm:try-catch:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/try-catch/
implementation ("org.webjars.npm:try-catch:2.0.0")
'org.webjars.npm:try-catch:jar:2.0.0'
<dependency org="org.webjars.npm" name="try-catch" rev="2.0.0">
  <artifact name="try-catch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='try-catch', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "try-catch" % "2.0.0"
[org.webjars.npm/try-catch "2.0.0"]