Miniball

Smallest enclosing ball of a point set

License

License

GroupId

GroupId

com.dreizak
ArtifactId

ArtifactId

miniball
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Miniball
Smallest enclosing ball of a point set
Project URL

Project URL

https://github.com/hbf/miniball

Download miniball

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0