GroupId | GroupIdcom.github.scopt |
---|---|
ArtifactId | ArtifactIdscopt_sjs0.6_2.10 |
Version | Version3.7.0 |
Type | Typejar |
Filename | Size |
---|---|
scopt_sjs0.6_2.10-3.7.0.pom | |
scopt_sjs0.6_2.10-3.7.0.jar | 210 KB |
scopt_sjs0.6_2.10-3.7.0-sources.jar | 8 KB |
scopt_sjs0.6_2.10-3.7.0-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scopt/scopt_sjs0.6_2.10/ -->
<dependency>
<groupId>com.github.scopt</groupId>
<artifactId>scopt_sjs0.6_2.10</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scopt/scopt_sjs0.6_2.10/
implementation 'com.github.scopt:scopt_sjs0.6_2.10:3.7.0'
// https://jarcasting.com/artifacts/com.github.scopt/scopt_sjs0.6_2.10/
implementation ("com.github.scopt:scopt_sjs0.6_2.10:3.7.0")
'com.github.scopt:scopt_sjs0.6_2.10:jar:3.7.0'
<dependency org="com.github.scopt" name="scopt_sjs0.6_2.10" rev="3.7.0">
<artifact name="scopt_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scopt', module='scopt_sjs0.6_2.10', version='3.7.0')
)
libraryDependencies += "com.github.scopt" % "scopt_sjs0.6_2.10" % "3.7.0"
[com.github.scopt/scopt_sjs0.6_2.10 "3.7.0"]