Last Version

org.h2.compress:h2-lzf 1.0


License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.h2.compress
ArtifactId

ArtifactId

h2-lzf
Version

Version

1.0
Type

Type

jar
Description

Description

Download h2-lzf 1.0

Filename Size
h2-lzf-1.0.pom -1 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.