| Группа | Группаio.github.Owenli0202 |
|---|---|
| Идентификатор | Идентификаторadd-try-catch-plugin |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| add-try-catch-plugin-0.1.0.pom | |
| add-try-catch-plugin-0.1.0.jar | 7 KB |
| add-try-catch-plugin-0.1.0-sources.jar | 3 KB |
| add-try-catch-plugin-0.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.Owenli0202/add-try-catch-plugin/
implementation 'io.github.Owenli0202:add-try-catch-plugin:0.1.0'
// https://jarcasting.com/artifacts/io.github.Owenli0202/add-try-catch-plugin/
implementation ("io.github.Owenli0202:add-try-catch-plugin:0.1.0")
'io.github.Owenli0202:add-try-catch-plugin:jar:0.1.0'
<dependency org="io.github.Owenli0202" name="add-try-catch-plugin" rev="0.1.0">
<artifact name="add-try-catch-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.Owenli0202', module='add-try-catch-plugin', version='0.1.0')
)
libraryDependencies += "io.github.Owenli0202" % "add-try-catch-plugin" % "0.1.0"
[io.github.Owenli0202/add-try-catch-plugin "0.1.0"]