License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-matrix-io |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptiondishevelled.org matrix-io
Matrix readers and writers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-matrix-io-1.0.pom | |
dsh-matrix-io-1.0.jar | 58 KB |
dsh-matrix-io-1.0-tests.jar | 29 KB |
dsh-matrix-io-1.0-sources.jar | 57 KB |
dsh-matrix-io-1.0-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-matrix-io/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-matrix-io</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-matrix-io/
implementation 'org.dishevelled:dsh-matrix-io:1.0'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-matrix-io/
implementation ("org.dishevelled:dsh-matrix-io:1.0")
'org.dishevelled:dsh-matrix-io:jar:1.0'
<dependency org="org.dishevelled" name="dsh-matrix-io" rev="1.0">
<artifact name="dsh-matrix-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-matrix-io', version='1.0')
)
libraryDependencies += "org.dishevelled" % "dsh-matrix-io" % "1.0"
[org.dishevelled/dsh-matrix-io "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.dishevelled : dsh-matrix | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |