is not current version
Last Version 2.0.6

org.xowl.hime:redist 2.0.0-beta

Redistributable Java runtime for the parsers generated with Hime

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.xowl.hime
ArtifactId

ArtifactId

redist
Version

Version

2.0.0-beta
Type

Type

jar

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