License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdlt.dvim.authors |
ArtifactId | ArtifactIdauthors-cli_2.12 |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionauthors-cli
authors-cli
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authors-cli_2.12-1.3.pom | |
authors-cli_2.12-1.3.jar | 6 KB |
authors-cli_2.12-1.3-sources.jar | 1 KB |
authors-cli_2.12-1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/lt.dvim.authors/authors-cli_2.12/ -->
<dependency>
<groupId>lt.dvim.authors</groupId>
<artifactId>authors-cli_2.12</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-cli_2.12/
implementation 'lt.dvim.authors:authors-cli_2.12:1.3'
// https://jarcasting.com/artifacts/lt.dvim.authors/authors-cli_2.12/
implementation ("lt.dvim.authors:authors-cli_2.12:1.3")
'lt.dvim.authors:authors-cli_2.12:jar:1.3'
<dependency org="lt.dvim.authors" name="authors-cli_2.12" rev="1.3">
<artifact name="authors-cli_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.dvim.authors', module='authors-cli_2.12', version='1.3')
)
libraryDependencies += "lt.dvim.authors" % "authors-cli_2.12" % "1.3"
[lt.dvim.authors/authors-cli_2.12 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
lt.dvim.authors : authors-core_2.12 | jar | 1.3 |
org.rogach : scallop_2.12 | jar | 4.0.2 |