is not current version
Last Version 2.1.6

pl.decerto:hyperon-runtime 1.8.13

Hyperon runtime client library

GroupId

GroupId

pl.decerto
ArtifactId

ArtifactId

hyperon-runtime
Version

Version

1.8.13
Type

Type

jar

Download hyperon-runtime 1.8.13


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