GroupId | GroupIdio.github.helio-ecosystem |
---|---|
ArtifactId | ArtifactIdhelio-core |
Version | Version0.4.10 |
Type | Typejar |
Filename | Size |
---|---|
helio-core-0.4.10.pom | |
helio-core-0.4.10.jar | 6 KB |
helio-core-0.4.10-sources.jar | 8 KB |
helio-core-0.4.10-javadoc.jar | 328 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/ -->
<dependency>
<groupId>io.github.helio-ecosystem</groupId>
<artifactId>helio-core</artifactId>
<version>0.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/
implementation 'io.github.helio-ecosystem:helio-core:0.4.10'
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/
implementation ("io.github.helio-ecosystem:helio-core:0.4.10")
'io.github.helio-ecosystem:helio-core:jar:0.4.10'
<dependency org="io.github.helio-ecosystem" name="helio-core" rev="0.4.10">
<artifact name="helio-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.helio-ecosystem', module='helio-core', version='0.4.10')
)
libraryDependencies += "io.github.helio-ecosystem" % "helio-core" % "0.4.10"
[io.github.helio-ecosystem/helio-core "0.4.10"]