Picheese common library

pojos and errors library

License

License

Categories

Categories

Net
GroupId

GroupId

net.stepniak.picheese
ArtifactId

ArtifactId

lib-picheese
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Picheese common library
pojos and errors library

Download lib-picheese

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0