is not current version
Last Version 0.9.4

com.seanshubin.detangler:detangler-zip 0.9.1


GroupId

GroupId

com.seanshubin.detangler
ArtifactId

ArtifactId

detangler-zip
Version

Version

0.9.1
Type

Type

jar

Download detangler-zip 0.9.1


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