GroupId | GroupIdorg.mdsplus |
---|---|
ArtifactId | ArtifactIdjscope |
Version | Version7.113.4 |
Type | Typejar |
Filename | Size |
---|---|
jscope-7.113.4.pom | |
jscope-7.113.4.jar | 549 KB |
jscope-7.113.4-sources.jar | 248 KB |
jscope-7.113.4-javadoc.jar | 675 KB |
jscope-7.113.4-jar-with-dependencies.jar | 920 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mdsplus/jscope/ -->
<dependency>
<groupId>org.mdsplus</groupId>
<artifactId>jscope</artifactId>
<version>7.113.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdsplus/jscope/
implementation 'org.mdsplus:jscope:7.113.4'
// https://jarcasting.com/artifacts/org.mdsplus/jscope/
implementation ("org.mdsplus:jscope:7.113.4")
'org.mdsplus:jscope:jar:7.113.4'
<dependency org="org.mdsplus" name="jscope" rev="7.113.4">
<artifact name="jscope" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdsplus', module='jscope', version='7.113.4')
)
libraryDependencies += "org.mdsplus" % "jscope" % "7.113.4"
[org.mdsplus/jscope "7.113.4"]