Api common library

pojos and errors library

License

License

Categories

Categories

Net
GroupId

GroupId

net.stepniak
ArtifactId

ArtifactId

common
Last Version

Last Version

0.9.14
Release Date

Release Date

Type

Type

jar
Description

Description

Api common library
pojos and errors library

Download common

How to add to project

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

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.14