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