GroupId | GroupIdpl.decerto |
---|---|
ArtifactId | ArtifactIdhyperon-runtime |
Version | Version1.5.19 |
Type | Typejar |
Filename | Size |
---|---|
hyperon-runtime-1.5.19.pom | |
hyperon-runtime-1.5.19.jar | 668 KB |
hyperon-runtime-1.5.19-sources.jar | 2 KB |
hyperon-runtime-1.5.19-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.decerto/hyperon-runtime/ -->
<dependency>
<groupId>pl.decerto</groupId>
<artifactId>hyperon-runtime</artifactId>
<version>1.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/pl.decerto/hyperon-runtime/
implementation 'pl.decerto:hyperon-runtime:1.5.19'
// https://jarcasting.com/artifacts/pl.decerto/hyperon-runtime/
implementation ("pl.decerto:hyperon-runtime:1.5.19")
'pl.decerto:hyperon-runtime:jar:1.5.19'
<dependency org="pl.decerto" name="hyperon-runtime" rev="1.5.19">
<artifact name="hyperon-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.decerto', module='hyperon-runtime', version='1.5.19')
)
libraryDependencies += "pl.decerto" % "hyperon-runtime" % "1.5.19"
[pl.decerto/hyperon-runtime "1.5.19"]