| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jrebirth.af |
| Идентификатор | Идентификаторresources |
| Версия | Версия8.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеJRAF Resources
Module embedding default resoruces for JRebirth Application Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| resources-8.6.0.pom | |
| resources-8.6.0.jar | 58 KB |
| resources-8.6.0-sources.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jrebirth.af/resources/ -->
<dependency>
<groupId>org.jrebirth.af</groupId>
<artifactId>resources</artifactId>
<version>8.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af/resources/
implementation 'org.jrebirth.af:resources:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af/resources/
implementation ("org.jrebirth.af:resources:8.6.0")
'org.jrebirth.af:resources:jar:8.6.0'
<dependency org="org.jrebirth.af" name="resources" rev="8.6.0">
<artifact name="resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af', module='resources', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af" % "resources" % "8.6.0"
[org.jrebirth.af/resources "8.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |