License |
License |
---|---|
GroupId | GroupIdio.github.helio-ecosystem |
ArtifactId | ArtifactIdhelio-blueprints |
Version | Version0.4.21 |
Type | Typejar |
Description |
DescriptionHelio Blueprints
Dependency for developing new components for Helio
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
helio-blueprints-0.4.21.pom | |
helio-blueprints-0.4.21.jar | 16 KB |
helio-blueprints-0.4.21-sources.jar | 13 KB |
helio-blueprints-0.4.21-javadoc.jar | 434 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.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-blueprints/
implementation 'io.github.helio-ecosystem:helio-blueprints:0.4.21'
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-blueprints/
implementation ("io.github.helio-ecosystem:helio-blueprints:0.4.21")
'io.github.helio-ecosystem:helio-blueprints:jar:0.4.21'
<dependency org="io.github.helio-ecosystem" name="helio-blueprints" rev="0.4.21">
<artifact name="helio-blueprints" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.helio-ecosystem', module='helio-blueprints', version='0.4.21')
)
libraryDependencies += "io.github.helio-ecosystem" % "helio-blueprints" % "0.4.21"
[io.github.helio-ecosystem/helio-blueprints "0.4.21"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : jena-core | jar | 4.4.0 |
com.google.code.gson : gson | jar | 2.8.8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
io.reactivex.rxjava3 : rxjava | jar | 3.1.4 |