Last Version

Diamond 2.0.0

A Java project that extends reflection making it really easy to use. "Where your reflection shines best!"

License

License

GroupId

GroupId

info.kfgodel
ArtifactId

ArtifactId

diamond
Version

Version

2.0.0
Type

Type

jar
Description

Description

Diamond
A Java project that extends reflection making it really easy to use. "Where your reflection shines best!"
Project URL

Project URL

https://github.com/kfgodel/diamond
Source Code Management

Source Code Management

https://github.com/kfgodel/diamond

Download diamond 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
info.kfgodel : nary jar 3.0.0
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
info.kfgodel : jspek jar 1.0.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.