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

org.xowl.hime:redist 2.0.0-beta

Redistributable Java runtime for the parsers generated with Hime

Категории

Категории

Redis Данные Базы данных
Группа

Группа

org.xowl.hime
Идентификатор

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

redist
Версия

Версия

2.0.0-beta
Тип

Тип

jar

Скачать redist 2.0.0-beta


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