| License |
License |
|---|---|
| GroupId | GroupIdorg.rogach |
| ArtifactId | ArtifactIdscallop_2.13.0-RC3 |
| Version | Version3.3.0 |
| Type | Typejar |
| Description |
Descriptionscallop
scallop
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scallop_2.13.0-RC3-3.3.0.pom | |
| scallop_2.13.0-RC3-3.3.0.jar | 347 KB |
| scallop_2.13.0-RC3-3.3.0-sources.jar | 30 KB |
| scallop_2.13.0-RC3-3.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rogach/scallop_2.13.0-RC3/ -->
<dependency>
<groupId>org.rogach</groupId>
<artifactId>scallop_2.13.0-RC3</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rogach/scallop_2.13.0-RC3/
implementation 'org.rogach:scallop_2.13.0-RC3:3.3.0'
// https://jarcasting.com/artifacts/org.rogach/scallop_2.13.0-RC3/
implementation ("org.rogach:scallop_2.13.0-RC3:3.3.0")
'org.rogach:scallop_2.13.0-RC3:jar:3.3.0'
<dependency org="org.rogach" name="scallop_2.13.0-RC3" rev="3.3.0">
<artifact name="scallop_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rogach', module='scallop_2.13.0-RC3', version='3.3.0')
)
libraryDependencies += "org.rogach" % "scallop_2.13.0-RC3" % "3.3.0"
[org.rogach/scallop_2.13.0-RC3 "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-RC3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13.0-RC3 | jar | 3.0.8-RC5 |