GroupId | GroupIdde.schlichtherle.truezip |
---|---|
ArtifactId | ArtifactIdtruezip-path |
Version | Version7.2-beta-3 |
Type | Typejar |
Filename | Size |
---|---|
truezip-path-7.2-beta-3.pom | |
truezip-path-7.2-beta-3.jar | 31 KB |
truezip-path-7.2-beta-3-sources.jar | 18 KB |
truezip-path-7.2-beta-3-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-path/ -->
<dependency>
<groupId>de.schlichtherle.truezip</groupId>
<artifactId>truezip-path</artifactId>
<version>7.2-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-path/
implementation 'de.schlichtherle.truezip:truezip-path:7.2-beta-3'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-path/
implementation ("de.schlichtherle.truezip:truezip-path:7.2-beta-3")
'de.schlichtherle.truezip:truezip-path:jar:7.2-beta-3'
<dependency org="de.schlichtherle.truezip" name="truezip-path" rev="7.2-beta-3">
<artifact name="truezip-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-path', version='7.2-beta-3')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-path" % "7.2-beta-3"
[de.schlichtherle.truezip/truezip-path "7.2-beta-3"]