| License | License
                                                        GNU Lesser General Public License (LGPL), Version 2.1                                                 | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.insightlab | 
| ArtifactId | ArtifactIdhuge-data-access | 
| Last Version | Last Version0.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHuge Data Access Huge Data Access | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| huge-data-access-0.1.1.pom | |
| huge-data-access-0.1.1.jar | 19 KB | 
| huge-data-access-0.1.1-sources.jar | 9 KB | 
| huge-data-access-0.1.1-javadoc.jar | 86 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.insightlab/huge-data-access/ -->
<dependency>
    <groupId>org.insightlab</groupId>
    <artifactId>huge-data-access</artifactId>
    <version>0.1.1</version>
</dependency>// https://jarcasting.com/artifacts/org.insightlab/huge-data-access/
implementation 'org.insightlab:huge-data-access:0.1.1'// https://jarcasting.com/artifacts/org.insightlab/huge-data-access/
implementation ("org.insightlab:huge-data-access:0.1.1")'org.insightlab:huge-data-access:jar:0.1.1'<dependency org="org.insightlab" name="huge-data-access" rev="0.1.1">
  <artifact name="huge-data-access" type="jar" />
</dependency>@Grapes(
@Grab(group='org.insightlab', module='huge-data-access', version='0.1.1')
)libraryDependencies += "org.insightlab" % "huge-data-access" % "0.1.1"[org.insightlab/huge-data-access "0.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 | 
| it.unimi.dsi : fastutil | jar | 7.0.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |