License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdconcavehull |
Version | Version0.1.5 |
Type | Typejar |
Description |
Descriptionconcavehull
WebJar for concavehull
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
concavehull-0.1.5.pom | |
concavehull-0.1.5.jar | 28 KB |
concavehull-0.1.5-sources.jar | 22 bytes |
concavehull-0.1.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/concavehull/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>concavehull</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/concavehull/
implementation 'org.webjars.bower:concavehull:0.1.5'
// https://jarcasting.com/artifacts/org.webjars.bower/concavehull/
implementation ("org.webjars.bower:concavehull:0.1.5")
'org.webjars.bower:concavehull:jar:0.1.5'
<dependency org="org.webjars.bower" name="concavehull" rev="0.1.5">
<artifact name="concavehull" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='concavehull', version='0.1.5')
)
libraryDependencies += "org.webjars.bower" % "concavehull" % "0.1.5"
[org.webjars.bower/concavehull "0.1.5"]