is not current version
Last Version 0.5.7-RC1

com.github.advantageous:boon-reflekt 0.5.6-RC2

High performance reflection library

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

boon-reflekt
Version

Version

0.5.6-RC2
Type

Type

jar

Download boon-reflekt 0.5.6-RC2


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