Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdboon-reflekt |
Version | Version0.5.6-RC1 |
Type | Typejar |
Filename | Size |
---|---|
boon-reflekt-0.5.6-RC1.pom | |
boon-reflekt-0.5.6-RC1.jar | 410 KB |
boon-reflekt-0.5.6-RC1-sources.jar | 246 KB |
boon-reflekt-0.5.6-RC1-javadoc.jar | 478 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/boon-reflekt/
implementation 'com.github.advantageous:boon-reflekt:0.5.6-RC1'
// https://jarcasting.com/artifacts/com.github.advantageous/boon-reflekt/
implementation ("com.github.advantageous:boon-reflekt:0.5.6-RC1")
'com.github.advantageous:boon-reflekt:jar:0.5.6-RC1'
<dependency org="com.github.advantageous" name="boon-reflekt" rev="0.5.6-RC1">
<artifact name="boon-reflekt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='boon-reflekt', version='0.5.6-RC1')
)
libraryDependencies += "com.github.advantageous" % "boon-reflekt" % "0.5.6-RC1"
[com.github.advantageous/boon-reflekt "0.5.6-RC1"]