License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdorg.marid |
ArtifactId | ArtifactIdmarid-ide-client |
Last Version | Last Version0.9.8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionData acquisition and visualization system
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
marid-ide-client-0.9.8.6.pom | |
marid-ide-client-0.9.8.6.jar | 23 KB |
marid-ide-client-0.9.8.6-sources.jar | 21 KB |
marid-ide-client-0.9.8.6-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marid/marid-ide-client/ -->
<dependency>
<groupId>org.marid</groupId>
<artifactId>marid-ide-client</artifactId>
<version>0.9.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.marid/marid-ide-client/
implementation 'org.marid:marid-ide-client:0.9.8.6'
// https://jarcasting.com/artifacts/org.marid/marid-ide-client/
implementation ("org.marid:marid-ide-client:0.9.8.6")
'org.marid:marid-ide-client:jar:0.9.8.6'
<dependency org="org.marid" name="marid-ide-client" rev="0.9.8.6">
<artifact name="marid-ide-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marid', module='marid-ide-client', version='0.9.8.6')
)
libraryDependencies += "org.marid" % "marid-ide-client" % "0.9.8.6"
[org.marid/marid-ide-client "0.9.8.6"]
Group / Artifact | Type | Version |
---|---|---|
org.marid : marid-ide-model | jar | 0.9.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.rap : org.eclipse.rap.jface | jar | 3.10.0 |
org.jetbrains : annotations | jar | 17.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.marid : marid-test | jar | 0.9.8.6 |