Последняя версия

Gum 0.1

Gum - A thin wrapper around Apple's Mac-specific Java libraries to allow code to compile on other platforms without redistributing Apple's jar.

Лицензия

Лицензия

Группа

Группа

org.trypticon.gum
Идентификатор

Идентификатор

gum
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

Gum
Gum - A thin wrapper around Apple's Mac-specific Java libraries to allow code to compile on other platforms without redistributing Apple's jar.
Ссылка на сайт

Ссылка на сайт

https://github.com/trejkaz/gum
Система контроля версий

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

https://github.com/trejkaz/gum

Скачать gum 0.1

Имя Файла Размер
gum-0.1.pom
gum-0.1.jar 37 KB
gum-0.1-sources.jar 53 KB
gum-0.1-javadoc.jar 166 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.trypticon.gum/gum/ -->
<dependency>
    <groupId>org.trypticon.gum</groupId>
    <artifactId>gum</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.trypticon.gum/gum/
implementation 'org.trypticon.gum:gum:0.1'
// https://jarcasting.com/artifacts/org.trypticon.gum/gum/
implementation ("org.trypticon.gum:gum:0.1")
'org.trypticon.gum:gum:jar:0.1'
<dependency org="org.trypticon.gum" name="gum" rev="0.1">
  <artifact name="gum" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.trypticon.gum', module='gum', version='0.1')
)
libraryDependencies += "org.trypticon.gum" % "gum" % "0.1"
[org.trypticon.gum/gum "0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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