is not current version
Last Version 2.1.6

pl.decerto:hyperon-runtime 1.5.25

Hyperon runtime client library

GroupId

GroupId

pl.decerto
ArtifactId

ArtifactId

hyperon-runtime
Version

Version

1.5.25
Type

Type

jar

Download hyperon-runtime 1.5.25


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