is not current version
Last Version 0.2.0

io.dhilar.phzip:phzip-search 0.1.0


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

io.dhilar.phzip
ArtifactId

ArtifactId

phzip-search
Version

Version

0.1.0
Type

Type

jar

Download phzip-search 0.1.0


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