License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIddn-scm-github |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondn-scm-github
github scm implementation
|
Project Organization |
Project Organizationdangernoodle.io |
Filename | Size |
---|---|
dn-scm-github-0.1.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github/ -->
<dependency>
<groupId>io.dangernoodle</groupId>
<artifactId>dn-scm-github</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github/
implementation 'io.dangernoodle:dn-scm-github:0.1.2'
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github/
implementation ("io.dangernoodle:dn-scm-github:0.1.2")
'io.dangernoodle:dn-scm-github:pom:0.1.2'
<dependency org="io.dangernoodle" name="dn-scm-github" rev="0.1.2">
<artifact name="dn-scm-github" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='dn-scm-github', version='0.1.2')
)
libraryDependencies += "io.dangernoodle" % "dn-scm-github" % "0.1.2"
[io.dangernoodle/dn-scm-github "0.1.2"]