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