License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.common |
ArtifactId | ArtifactIdthevpc-common-io-compress |
Version | Version1.3.12 |
Type | Typejar |
Description |
Descriptionnet.thevpc.common.thevpc-common-io-compress
Compress extension for I/O Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-io-compress/ -->
<dependency>
<groupId>net.thevpc.common</groupId>
<artifactId>thevpc-common-io-compress</artifactId>
<version>1.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-io-compress/
implementation 'net.thevpc.common:thevpc-common-io-compress:1.3.12'
// https://jarcasting.com/artifacts/net.thevpc.common/thevpc-common-io-compress/
implementation ("net.thevpc.common:thevpc-common-io-compress:1.3.12")
'net.thevpc.common:thevpc-common-io-compress:jar:1.3.12'
<dependency org="net.thevpc.common" name="thevpc-common-io-compress" rev="1.3.12">
<artifact name="thevpc-common-io-compress" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.common', module='thevpc-common-io-compress', version='1.3.12')
)
libraryDependencies += "net.thevpc.common" % "thevpc-common-io-compress" % "1.3.12"
[net.thevpc.common/thevpc-common-io-compress "1.3.12"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc.common : thevpc-common-io | jar | 1.3.12 |
org.apache.commons : commons-compress | jar | 1.20 |