Last Version

MELLOWTECH-CORE 3.0.7

A library for storing, retrieving and searching objects on disc

License

License

GroupId

GroupId

org.mellowtech
ArtifactId

ArtifactId

core
Version

Version

3.0.7
Type

Type

jar
Description

Description

MELLOWTECH-CORE
A library for storing, retrieving and searching objects on disc
Project URL

Project URL

http://msvens.github.io/mellowtech-core/

Download core 3.0.7


<!-- https://jarcasting.com/artifacts/org.mellowtech/core/ -->
<dependency>
    <groupId>org.mellowtech</groupId>
    <artifactId>core</artifactId>
    <version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.mellowtech/core/
implementation 'org.mellowtech:core:3.0.7'
// https://jarcasting.com/artifacts/org.mellowtech/core/
implementation ("org.mellowtech:core:3.0.7")
'org.mellowtech:core:jar:3.0.7'
<dependency org="org.mellowtech" name="core" rev="3.0.7">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mellowtech', module='core', version='3.0.7')
)
libraryDependencies += "org.mellowtech" % "core" % "3.0.7"
[org.mellowtech/core "3.0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.google.guava : guava jar 20.0
net.jpountz.lz4 : lz4 jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.