is not current version
Last Version 0.1.0

io.github.haoyubihai:live-try-catch-plugin 0.0.1

Add try catch to related methods of the specified class

GroupId

GroupId

io.github.haoyubihai
ArtifactId

ArtifactId

live-try-catch-plugin
Version

Version

0.0.1
Type

Type

jar

Download live-try-catch-plugin 0.0.1


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