is not current version
Last Version 1.1

uncaught-exception-handling 1.0

Ever wanted to use something looking like Java's Thread.currentThread().getUncaughtExceptionHandler().uncaughtException(Thread.currentThread(), e);? Well now you can!

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.github.vinccool96.uncaught
ArtifactId

ArtifactId

uncaught-exception-handling-js
Version

Version

1.0
Type

Type

pom
Description

Description

uncaught-exception-handling
Ever wanted to use something looking like Java's Thread.currentThread().getUncaughtExceptionHandler().uncaughtException(Thread.currentThread(), e);? Well now you can!
Project URL

Project URL

https://github.com/Vinccool96/uncaught-exception-handling
Source Code Management

Source Code Management

https://github.com/Vinccool96/uncaught-exception-handling

Download uncaught-exception-handling-js 1.0


<!-- https://jarcasting.com/artifacts/io.github.vinccool96.uncaught/uncaught-exception-handling-js/ -->
<dependency>
    <groupId>io.github.vinccool96.uncaught</groupId>
    <artifactId>uncaught-exception-handling-js</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vinccool96.uncaught/uncaught-exception-handling-js/
implementation 'io.github.vinccool96.uncaught:uncaught-exception-handling-js:1.0'
// https://jarcasting.com/artifacts/io.github.vinccool96.uncaught/uncaught-exception-handling-js/
implementation ("io.github.vinccool96.uncaught:uncaught-exception-handling-js:1.0")
'io.github.vinccool96.uncaught:uncaught-exception-handling-js:pom:1.0'
<dependency org="io.github.vinccool96.uncaught" name="uncaught-exception-handling-js" rev="1.0">
  <artifact name="uncaught-exception-handling-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vinccool96.uncaught', module='uncaught-exception-handling-js', version='1.0')
)
libraryDependencies += "io.github.vinccool96.uncaught" % "uncaught-exception-handling-js" % "1.0"
[io.github.vinccool96.uncaught/uncaught-exception-handling-js "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20-M1
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20-M1

Project Modules

There are no modules declared in this project.