Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdboon-util |
Version | Version0.5.6-RC2 |
Type | Typejar |
Filename | Size |
---|---|
boon-util-0.5.6-RC2.pom | |
boon-util-0.5.6-RC2.jar | 91 KB |
boon-util-0.5.6-RC2-sources.jar | 48 KB |
boon-util-0.5.6-RC2-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/boon-util/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>boon-util</artifactId>
<version>0.5.6-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/boon-util/
implementation 'com.github.advantageous:boon-util:0.5.6-RC2'
// https://jarcasting.com/artifacts/com.github.advantageous/boon-util/
implementation ("com.github.advantageous:boon-util:0.5.6-RC2")
'com.github.advantageous:boon-util:jar:0.5.6-RC2'
<dependency org="com.github.advantageous" name="boon-util" rev="0.5.6-RC2">
<artifact name="boon-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='boon-util', version='0.5.6-RC2')
)
libraryDependencies += "com.github.advantageous" % "boon-util" % "0.5.6-RC2"
[com.github.advantageous/boon-util "0.5.6-RC2"]