не последняя версия
Последняя версия 0.3.0

io.github.Owenli0202:add-try-catch-plugin 0.2.0

字节码操作

Группа

Группа

io.github.Owenli0202
Идентификатор

Идентификатор

add-try-catch-plugin
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать add-try-catch-plugin 0.2.0


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