Command-line argument parser for scala application.
scmd 0.1.0
Group ID:
com.github.cuzfrog
Artifact ID:
scmd_2.12
Version:
0.1.0
Release Date:
Aug 26, 2017
Licenses:
Files:
Full Scala Version:
2.12.3
Developers:
libraryDependencies += "com.github.cuzfrog" %% "scmd" % "0.1.0"
ivy"com.github.cuzfrog::scmd:0.1.0"
//> using dep "com.github.cuzfrog::scmd:0.1.0"
import $ivy.`com.github.cuzfrog::scmd:0.1.0`
<dependency> <groupId>com.github.cuzfrog</groupId> <artifactId>scmd_2.12</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.cuzfrog', name: 'scmd_2.12', version: '0.1.0'