Last Version

com.github.akiraly.reusable-poms:ver4j 4

Some simple verification methods to check your argument, state and result related assumptions runtime

License

License

GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

ver4j
Version

Version

4
Type

Type

jar
Description

Description

Some simple verification methods to check your argument, state and result related assumptions runtime

Download ver4j 4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.2
com.google.guava : guava jar 16.0-rc1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.