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