License |
License |
---|---|
GroupId | GroupIdorg.rogach |
ArtifactId | ArtifactIdscallop_3 |
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_3-4.1.0.pom | |
scallop_3-4.1.0.jar | 492 KB |
scallop_3-4.1.0-sources.jar | 39 KB |
scallop_3-4.1.0-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rogach/scallop_3/ -->
<dependency>
<groupId>org.rogach</groupId>
<artifactId>scallop_3</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rogach/scallop_3/
implementation 'org.rogach:scallop_3:4.1.0'
// https://jarcasting.com/artifacts/org.rogach/scallop_3/
implementation ("org.rogach:scallop_3:4.1.0")
'org.rogach:scallop_3:jar:4.1.0'
<dependency org="org.rogach" name="scallop_3" rev="4.1.0">
<artifact name="scallop_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rogach', module='scallop_3', version='4.1.0')
)
libraryDependencies += "org.rogach" % "scallop_3" % "4.1.0"
[org.rogach/scallop_3 "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |