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

Лицензия

Лицензия

Группа

Группа

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
Система контроля версий

Система контроля версий

https://github.com/jherico/xres

Скачать xres

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 17.0

Модули Проекта

Данный проект не имеет модулей.

xref

Cross platform resource support

Версии библиотеки

Версия
1.0.3