| Группа | Группаio.github.Owenli0202 |
|---|---|
| Идентификатор | Идентификаторadd-try-catch-plugin |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| add-try-catch-plugin-0.2.0.pom | |
| add-try-catch-plugin-0.2.0.jar | 8 KB |
| add-try-catch-plugin-0.2.0-sources.jar | 3 KB |
| add-try-catch-plugin-0.2.0-javadoc.jar | 3 KB |
| Обзор |
<!-- 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"]