xref
Cross platform resource support
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.saintandreas |
| Идентификатор | Идентификаторxres |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSaint Andreas Cross-Platform Resource Wrappers
These wrappers are designed to allow easy access to resources that are shared between C/C++ and Java applications
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xres-1.0.3.pom | |
| xres-1.0.3.jar | 8 KB |
| xres-1.0.3-sources.jar | 4 KB |
| xres-1.0.3-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.saintandreas/xres/ -->
<dependency>
<groupId>org.saintandreas</groupId>
<artifactId>xres</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.saintandreas/xres/
implementation 'org.saintandreas:xres:1.0.3'
// https://jarcasting.com/artifacts/org.saintandreas/xres/
implementation ("org.saintandreas:xres:1.0.3")
'org.saintandreas:xres:jar:1.0.3'
<dependency org="org.saintandreas" name="xres" rev="1.0.3">
<artifact name="xres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.saintandreas', module='xres', version='1.0.3')
)
libraryDependencies += "org.saintandreas" % "xres" % "1.0.3"
[org.saintandreas/xres "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
Cross platform resource support