| License |
License |
|---|---|
| GroupId | GroupIdcom.github.totyumengr |
| ArtifactId | ArtifactIdminicubes-pom |
| Version | Version0.2 |
| Type | Typepom |
| Description |
Descriptionminicubes
Distributed in-memory cube base on java8 stream
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| minicubes-pom-0.2.pom | 2 KB |
| Browse |
<!-- 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"]