| License | License | 
|---|---|
| GroupId | GroupIdorg.marid | 
| ArtifactId | ArtifactIdmarid-gres | 
| Last Version | Last Version0.8.8.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionData acquisition and visualization system | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| marid-gres-0.8.8.1.pom | |
| marid-gres-0.8.8.1.jar | 100 KB | 
| marid-gres-0.8.8.1-sources.jar | 98 KB | 
| marid-gres-0.8.8.1-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.marid/marid-gres/ -->
<dependency>
    <groupId>org.marid</groupId>
    <artifactId>marid-gres</artifactId>
    <version>0.8.8.1</version>
</dependency>// https://jarcasting.com/artifacts/org.marid/marid-gres/
implementation 'org.marid:marid-gres:0.8.8.1'// https://jarcasting.com/artifacts/org.marid/marid-gres/
implementation ("org.marid:marid-gres:0.8.8.1")'org.marid:marid-gres:jar:0.8.8.1'<dependency org="org.marid" name="marid-gres" rev="0.8.8.1">
  <artifact name="marid-gres" type="jar" />
</dependency>@Grapes(
@Grab(group='org.marid', module='marid-gres', version='0.8.8.1')
)libraryDependencies += "org.marid" % "marid-gres" % "0.8.8.1"[org.marid/marid-gres "0.8.8.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.checkerframework : checker | jar | 1.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.marid : marid-test | jar | 0.8.8.1 |