License |
License |
---|---|
GroupId | GroupIdorg.rogach |
ArtifactId | ArtifactIdscallop_2.11 |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscallop
scallop
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scallop_2.11-4.1.0.pom | |
scallop_2.11-4.1.0.jar | 769 KB |
scallop_2.11-4.1.0-sources.jar | 31 KB |
scallop_2.11-4.1.0-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rogach/scallop_2.11/ -->
<dependency>
<groupId>org.rogach</groupId>
<artifactId>scallop_2.11</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rogach/scallop_2.11/
implementation 'org.rogach:scallop_2.11:4.1.0'
// https://jarcasting.com/artifacts/org.rogach/scallop_2.11/
implementation ("org.rogach:scallop_2.11:4.1.0")
'org.rogach:scallop_2.11:jar:4.1.0'
<dependency org="org.rogach" name="scallop_2.11" rev="4.1.0">
<artifact name="scallop_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rogach', module='scallop_2.11', version='4.1.0')
)
libraryDependencies += "org.rogach" % "scallop_2.11" % "4.1.0"
[org.rogach/scallop_2.11 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.9 |