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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.algart
ArtifactId

ArtifactId

algart
Last Version

Last Version

1.3.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.3.0
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2