Last Version

ujmp-examples 0.3.0

Some simple examples how to use the Universal Java Matrix Package

License

License

GroupId

GroupId

org.ujmp
ArtifactId

ArtifactId

ujmp-examples
Version

Version

0.3.0
Type

Type

jar
Description

Description

ujmp-examples
Some simple examples how to use the Universal Java Matrix Package
Project Organization

Project Organization

Universal Java Matrix Package

Download ujmp-examples 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ujmp : ujmp-core jar 0.3.0
org.ujmp : ujmp-gui jar 0.3.0
org.ujmp : ujmp-jung jar 0.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.