Last Version

AlgART Java Libraries 1.3.0

Open-source Java libraries, supporting generalized smart arrays and matrices with elements of any types, including a wide set of of 2D-, 3D- and multidimensional image processing and other algorithms, working with arrays and matrices.

License

License

Categories

Categories

Net
GroupId

GroupId

net.algart
ArtifactId

ArtifactId

algart
Version

Version

1.3.0
Type

Type

jar
Description

Description

AlgART Java Libraries
Open-source Java libraries, supporting generalized smart arrays and matrices with elements of any types, including a wide set of of 2D-, 3D- and multidimensional image processing and other algorithms, working with arrays and matrices.
Project URL

Project URL

http://algart.net/java/AlgART/
Source Code Management

Source Code Management

https://bitbucket.org/DanielAlievsky/algart.git

Download algart 1.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.