License |
License |
---|---|
GroupId | GroupIdcom.diffplug.matsim |
ArtifactId | ArtifactIdmatfilerw |
Version | Version3.1.1 |
Type | Typejar |
Description |
Descriptionmatfilerw
MatFileRW - Read and write .mat files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matfilerw-3.1.1.pom | |
matfilerw-3.1.1.jar | 98 KB |
matfilerw-3.1.1-sources.jar | 65 KB |
matfilerw-3.1.1-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.diffplug.matsim/matfilerw/ -->
<dependency>
<groupId>com.diffplug.matsim</groupId>
<artifactId>matfilerw</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffplug.matsim/matfilerw/
implementation 'com.diffplug.matsim:matfilerw:3.1.1'
// https://jarcasting.com/artifacts/com.diffplug.matsim/matfilerw/
implementation ("com.diffplug.matsim:matfilerw:3.1.1")
'com.diffplug.matsim:matfilerw:jar:3.1.1'
<dependency org="com.diffplug.matsim" name="matfilerw" rev="3.1.1">
<artifact name="matfilerw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffplug.matsim', module='matfilerw', version='3.1.1')
)
libraryDependencies += "com.diffplug.matsim" % "matfilerw" % "3.1.1"
[com.diffplug.matsim/matfilerw "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |