| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.helio-ecosystem |
| Идентификатор | Идентификаторhelio-blueprints |
| Последняя версия | Последняя версия0.4.23 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHelio Blueprints
Dependency for developing new components for Helio
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| helio-blueprints-0.4.23.pom | |
| helio-blueprints-0.4.23.jar | 22 KB |
| helio-blueprints-0.4.23-sources.jar | 18 KB |
| helio-blueprints-0.4.23-javadoc.jar | 219 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-blueprints/ -->
<dependency>
<groupId>io.github.helio-ecosystem</groupId>
<artifactId>helio-blueprints</artifactId>
<version>0.4.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-blueprints/
implementation 'io.github.helio-ecosystem:helio-blueprints:0.4.23'
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-blueprints/
implementation ("io.github.helio-ecosystem:helio-blueprints:0.4.23")
'io.github.helio-ecosystem:helio-blueprints:jar:0.4.23'
<dependency org="io.github.helio-ecosystem" name="helio-blueprints" rev="0.4.23">
<artifact name="helio-blueprints" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.helio-ecosystem', module='helio-blueprints', version='0.4.23')
)
libraryDependencies += "io.github.helio-ecosystem" % "helio-blueprints" % "0.4.23"
[io.github.helio-ecosystem/helio-blueprints "0.4.23"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |