| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.antkorwin |
| Идентификатор | Идентификаторthrowable-functions |
| Версия | Версия1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| throwable-functions-1.0.pom | |
| throwable-functions-1.0.jar | 5 KB |
| throwable-functions-1.0-sources.jar | 3 KB |
| throwable-functions-1.0-javadoc.jar | 410 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.antkorwin/throwable-functions/ -->
<dependency>
<groupId>com.antkorwin</groupId>
<artifactId>throwable-functions</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.antkorwin/throwable-functions/
implementation 'com.antkorwin:throwable-functions:1.0'
// https://jarcasting.com/artifacts/com.antkorwin/throwable-functions/
implementation ("com.antkorwin:throwable-functions:1.0")
'com.antkorwin:throwable-functions:jar:1.0'
<dependency org="com.antkorwin" name="throwable-functions" rev="1.0">
<artifact name="throwable-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.antkorwin', module='throwable-functions', version='1.0')
)
libraryDependencies += "com.antkorwin" % "throwable-functions" % "1.0"
[com.antkorwin/throwable-functions "1.0"]