philib

philib is a small java library containing utility classes

License

License

GroupId

GroupId

ch.bind
ArtifactId

ArtifactId

philib
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

philib
philib is a small java library containing utility classes
Project URL

Project URL

https://github.com/phicode/philib
Source Code Management

Source Code Management

https://github.com/phicode/philib

Download philib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.testng : testng jar 7.6.0
org.mockito : mockito-core jar 4.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0