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