Last Version

Kamikazbee 0.1.0

A small Java 8 library that can be used to validate Java Objects.

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github
ArtifactId

ArtifactId

kamikazbee
Version

Version

0.1.0
Type

Type

jar
Description

Description

Kamikazbee
A small Java 8 library that can be used to validate Java Objects.
Project URL

Project URL

https://github.com/kamikazbee/kamikazbee
Source Code Management

Source Code Management

https://github.com/kamikazbee/kamikazbee

Download kamikazbee 0.1.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.4

Project Modules

There are no modules declared in this project.