| License |
License |
|---|---|
| GroupId | GroupIdcom.github.scopt |
| ArtifactId | ArtifactIdscopt_sjs1_3 |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscopt
a command line options parsing library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scopt_sjs1_3-4.0.1.pom | |
| scopt_sjs1_3-4.0.1.jar | 267 KB |
| scopt_sjs1_3-4.0.1-sources.jar | 15 KB |
| scopt_sjs1_3-4.0.1-javadoc.jar | 252 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.scopt/scopt_sjs1_3/ -->
<dependency>
<groupId>com.github.scopt</groupId>
<artifactId>scopt_sjs1_3</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scopt/scopt_sjs1_3/
implementation 'com.github.scopt:scopt_sjs1_3:4.0.1'
// https://jarcasting.com/artifacts/com.github.scopt/scopt_sjs1_3/
implementation ("com.github.scopt:scopt_sjs1_3:4.0.1")
'com.github.scopt:scopt_sjs1_3:jar:4.0.1'
<dependency org="com.github.scopt" name="scopt_sjs1_3" rev="4.0.1">
<artifact name="scopt_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scopt', module='scopt_sjs1_3', version='4.0.1')
)
libraryDependencies += "com.github.scopt" % "scopt_sjs1_3" % "4.0.1"
[com.github.scopt/scopt_sjs1_3 "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_sjs1_3 | jar | 3.0.0 |
| org.scala-js : scalajs-library_2.13 | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-js : scalajs-test-bridge_2.13 | jar | 1.5.0 |
| com.eed3si9n.verify : verify_sjs1_3 | jar | 1.0.0 |