| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.exerrk |
| Идентификатор | Идентификаторexereports |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеExeReports
ExeReports Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| exereports-1.0.0.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.exerrk/exereports/ -->
<dependency>
<groupId>com.github.exerrk</groupId>
<artifactId>exereports</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.exerrk/exereports/
implementation 'com.github.exerrk:exereports:1.0.0'
// https://jarcasting.com/artifacts/com.github.exerrk/exereports/
implementation ("com.github.exerrk:exereports:1.0.0")
'com.github.exerrk:exereports:pom:1.0.0'
<dependency org="com.github.exerrk" name="exereports" rev="1.0.0">
<artifact name="exereports" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.exerrk', module='exereports', version='1.0.0')
)
libraryDependencies += "com.github.exerrk" % "exereports" % "1.0.0"
[com.github.exerrk/exereports "1.0.0"]