is not current version
Last Version 5.1.1-RELEASE

ca.bc.gov.open.cpf.plugins:mandelbrot 5.0.6-RELEASE

Mandelbrot Plug-in

GroupId

GroupId

ca.bc.gov.open.cpf.plugins
ArtifactId

ArtifactId

mandelbrot
Version

Version

5.0.6-RELEASE
Type

Type

jar

Download mandelbrot 5.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/mandelbrot/ -->
<dependency>
    <groupId>ca.bc.gov.open.cpf.plugins</groupId>
    <artifactId>mandelbrot</artifactId>
    <version>5.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/mandelbrot/
implementation 'ca.bc.gov.open.cpf.plugins:mandelbrot:5.0.6-RELEASE'
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/mandelbrot/
implementation ("ca.bc.gov.open.cpf.plugins:mandelbrot:5.0.6-RELEASE")
'ca.bc.gov.open.cpf.plugins:mandelbrot:jar:5.0.6-RELEASE'
<dependency org="ca.bc.gov.open.cpf.plugins" name="mandelbrot" rev="5.0.6-RELEASE">
  <artifact name="mandelbrot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.open.cpf.plugins', module='mandelbrot', version='5.0.6-RELEASE')
)
libraryDependencies += "ca.bc.gov.open.cpf.plugins" % "mandelbrot" % "5.0.6-RELEASE"
[ca.bc.gov.open.cpf.plugins/mandelbrot "5.0.6-RELEASE"]