is not current version
Last Version 0.4.13

io.github.helio-ecosystem:helio-core 0.4.8

The maven dependency of Helio

GroupId

GroupId

io.github.helio-ecosystem
ArtifactId

ArtifactId

helio-core
Version

Version

0.4.8
Type

Type

jar

Download helio-core 0.4.8


<!-- https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/ -->
<dependency>
    <groupId>io.github.helio-ecosystem</groupId>
    <artifactId>helio-core</artifactId>
    <version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/
implementation 'io.github.helio-ecosystem:helio-core:0.4.8'
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/
implementation ("io.github.helio-ecosystem:helio-core:0.4.8")
'io.github.helio-ecosystem:helio-core:jar:0.4.8'
<dependency org="io.github.helio-ecosystem" name="helio-core" rev="0.4.8">
  <artifact name="helio-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.helio-ecosystem', module='helio-core', version='0.4.8')
)
libraryDependencies += "io.github.helio-ecosystem" % "helio-core" % "0.4.8"
[io.github.helio-ecosystem/helio-core "0.4.8"]