| License |
License |
|---|---|
| GroupId | GroupIdorg.mdsplus |
| ArtifactId | ArtifactIdjscope |
| Last Version | Last Version7.138.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMDSplus jScope
MDSplus data display program for waveforms, images and more.
|
| Filename | Size |
|---|---|
| jscope-7.138.0.pom | |
| jscope-7.138.0.jar | 553 KB |
| jscope-7.138.0-sources.jar | 254 KB |
| jscope-7.138.0-javadoc.jar | 690 KB |
| jscope-7.138.0-jar-with-dependencies.jar | 924 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mdsplus/jscope/ -->
<dependency>
<groupId>org.mdsplus</groupId>
<artifactId>jscope</artifactId>
<version>7.138.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdsplus/jscope/
implementation 'org.mdsplus:jscope:7.138.0'
// https://jarcasting.com/artifacts/org.mdsplus/jscope/
implementation ("org.mdsplus:jscope:7.138.0")
'org.mdsplus:jscope:jar:7.138.0'
<dependency org="org.mdsplus" name="jscope" rev="7.138.0">
<artifact name="jscope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdsplus', module='jscope', version='7.138.0')
)
libraryDependencies += "org.mdsplus" % "jscope" % "7.138.0"
[org.mdsplus/jscope "7.138.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mdsplus : mdsobjects | jar | 7.138.0 |
| com.jcraft : jsch | jar | 0.1.55 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |