Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdboon-reflekt |
Version | Version0.5.6-RC2 |
Type | Typejar |
Filename | Size |
---|---|
boon-reflekt-0.5.6-RC2.pom | |
boon-reflekt-0.5.6-RC2.jar | 410 KB |
boon-reflekt-0.5.6-RC2-sources.jar | 246 KB |
boon-reflekt-0.5.6-RC2-javadoc.jar | 477 KB |
Browse |
<!-- 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"]