DashFoo Command Parser

Java command parser, written originally for minecraft mods

Лицензия

Лицензия

Группа

Группа

pw.hysteria.input
Идентификатор

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

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

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

DashFoo Command Parser
Java command parser, written originally for minecraft mods
Ссылка на сайт

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

http://hysteria.pw
Система контроля версий

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

https://bitbucket.org/kingbowser/dashfoo

Скачать dashfoo

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
1.5
1.4
1.3
1.2