Last Version

scmd 0.1.2

simple-cmd, a command-line argument parsing library for scala.

License

License

GroupId

GroupId

com.github.cuzfrog
ArtifactId

ArtifactId

scmd_2.11
Version

Version

0.1.2
Type

Type

jar
Description

Description

scmd
simple-cmd, a command-line argument parsing library for scala.
Project URL

Project URL

https://github.com/cuzfrog/simple-cmd
Project Organization

Project Organization

com.github.cuzfrog
Source Code Management

Source Code Management

https://github.com/cuzfrog/simple-cmd

Download scmd_2.11 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.cuzfrog/scmd_2.11/ -->
<dependency>
    <groupId>com.github.cuzfrog</groupId>
    <artifactId>scmd_2.11</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cuzfrog/scmd_2.11/
implementation 'com.github.cuzfrog:scmd_2.11:0.1.2'
// https://jarcasting.com/artifacts/com.github.cuzfrog/scmd_2.11/
implementation ("com.github.cuzfrog:scmd_2.11:0.1.2")
'com.github.cuzfrog:scmd_2.11:jar:0.1.2'
<dependency org="com.github.cuzfrog" name="scmd_2.11" rev="0.1.2">
  <artifact name="scmd_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cuzfrog', module='scmd_2.11', version='0.1.2')
)
libraryDependencies += "com.github.cuzfrog" % "scmd_2.11" % "0.1.2"
[com.github.cuzfrog/scmd_2.11 "0.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11

provided (1)

Group / Artifact Type Version
org.scalameta : scalameta_2.11 jar 1.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.