| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.totyumengr |
| Идентификатор | Идентификаторminicubes-pom |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеminicubes
Distributed in-memory cube base on java8 stream
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| minicubes-pom-0.2.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-pom/ -->
<dependency>
<groupId>com.github.totyumengr</groupId>
<artifactId>minicubes-pom</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-pom/
implementation 'com.github.totyumengr:minicubes-pom:0.2'
// https://jarcasting.com/artifacts/com.github.totyumengr/minicubes-pom/
implementation ("com.github.totyumengr:minicubes-pom:0.2")
'com.github.totyumengr:minicubes-pom:pom:0.2'
<dependency org="com.github.totyumengr" name="minicubes-pom" rev="0.2">
<artifact name="minicubes-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.totyumengr', module='minicubes-pom', version='0.2')
)
libraryDependencies += "com.github.totyumengr" % "minicubes-pom" % "0.2"
[com.github.totyumengr/minicubes-pom "0.2"]