is not current version
Last Version 0.4.23

io.github.helio-ecosystem:helio-blueprints 0.4.18

Dependency for developing new components for Helio

GroupId

GroupId

io.github.helio-ecosystem
ArtifactId

ArtifactId

helio-blueprints
Version

Version

0.4.18
Type

Type

jar

Download helio-blueprints 0.4.18


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