License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIddn-scm-github-cli |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondn-scm-github-cli
github scm implementation
|
Project Organization |
Project Organizationdangernoodle.io |
<!-- https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-cli/ -->
<dependency>
<groupId>io.dangernoodle</groupId>
<artifactId>dn-scm-github-cli</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-cli/
implementation 'io.dangernoodle:dn-scm-github-cli:0.1.2'
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-cli/
implementation ("io.dangernoodle:dn-scm-github-cli:0.1.2")
'io.dangernoodle:dn-scm-github-cli:jar:0.1.2'
<dependency org="io.dangernoodle" name="dn-scm-github-cli" rev="0.1.2">
<artifact name="dn-scm-github-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='dn-scm-github-cli', version='0.1.2')
)
libraryDependencies += "io.dangernoodle" % "dn-scm-github-cli" % "0.1.2"
[io.dangernoodle/dn-scm-github-cli "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.dangernoodle : dn-scm-github-core | jar | 0.1.2 |
com.beust : jcommander | jar | 1.60 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.7.5 |