Last Version

Paramer 0.1.1

a simple parameter assertion tool

License

License

GroupId

GroupId

com.github.lkq
ArtifactId

ArtifactId

paramer
Version

Version

0.1.1
Type

Type

jar
Description

Description

Paramer
a simple parameter assertion tool
Project URL

Project URL

https://github.com/lkq/paramer
Source Code Management

Source Code Management

https://github.com/lkq/paramer

Download paramer 0.1.1


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.21.0
org.mockito : mockito-junit-jupiter jar 2.21.0

Project Modules

There are no modules declared in this project.