is not current version
Last Version 2.0.6

org.xowl.hime:redist 1.3.2

Redistributable Java runtime for the parsers generated with Hime

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.xowl.hime
ArtifactId

ArtifactId

redist
Version

Version

1.3.2
Type

Type

jar

Download redist 1.3.2


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