Last Version

io.github.cernoch:matrixprint 1.0

Print 2D tables and matrices to TXT and HTML

License

License

GroupId

GroupId

io.github.cernoch
ArtifactId

ArtifactId

matrixprint
Version

Version

1.0
Type

Type

jar
Description

Description

io.github.cernoch:matrixprint
Print 2D tables and matrices to TXT and HTML
Project URL

Project URL

https://github.com/cernoch/matrixprint
Source Code Management

Source Code Management

https://github.com/cernoch/matrixprint

Download matrixprint 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.