License |
License |
---|---|
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdMsNumpress |
Last Version | Last Version0.1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:MsNumpress
Set of numerical compression algorithms called MS-Numpress. Give near-lossless compression down to 2e-4 or 2e-9 depending on datatype
|
Project URL |
Project URL |
Filename | Size |
---|---|
MsNumpress-0.1.21.pom | |
MsNumpress-0.1.21.jar | 7 KB |
MsNumpress-0.1.21-sources.jar | 5 KB |
MsNumpress-0.1.21-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.lth.immun/MsNumpress/ -->
<dependency>
<groupId>se.lth.immun</groupId>
<artifactId>MsNumpress</artifactId>
<version>0.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MsNumpress/
implementation 'se.lth.immun:MsNumpress:0.1.21'
// https://jarcasting.com/artifacts/se.lth.immun/MsNumpress/
implementation ("se.lth.immun:MsNumpress:0.1.21")
'se.lth.immun:MsNumpress:jar:0.1.21'
<dependency org="se.lth.immun" name="MsNumpress" rev="0.1.21">
<artifact name="MsNumpress" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MsNumpress', version='0.1.21')
)
libraryDependencies += "se.lth.immun" % "MsNumpress" % "0.1.21"
[se.lth.immun/MsNumpress "0.1.21"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |