All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fastutil.7.2.1.source-code.build.properties Maven / Gradle / Ivy

Go to download

fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.

There is a newer version: 8.5.15
Show newest version
jar.base=/usr/share/java
javadoc.base=/usr/share/javadoc

build.sysclasspath=ignore

version=7.2.1

dist=dist
src=src
drv=drv
test=test
reports=reports
coverage=coverage
checkstyle=checkstyle
docs=docs
build=build
instrumented=instrumented

remote.j2se.apiurl=http://docs.oracle.com/javase/8/docs/api/
local.j2se.apiurl=file://${javadoc.base}/java




© 2015 - 2024 Weber Informatics LLC | Privacy Policy