is not current version
Last Version 0.1.2

io.dangernoodle:dn-scm-github-core 0.1.1


Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

dn-scm-github-core
Version

Version

0.1.1
Type

Type

jar

Download dn-scm-github-core 0.1.1


<!-- https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-core/ -->
<dependency>
    <groupId>io.dangernoodle</groupId>
    <artifactId>dn-scm-github-core</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-core/
implementation 'io.dangernoodle:dn-scm-github-core:0.1.1'
// https://jarcasting.com/artifacts/io.dangernoodle/dn-scm-github-core/
implementation ("io.dangernoodle:dn-scm-github-core:0.1.1")
'io.dangernoodle:dn-scm-github-core:jar:0.1.1'
<dependency org="io.dangernoodle" name="dn-scm-github-core" rev="0.1.1">
  <artifact name="dn-scm-github-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='dn-scm-github-core', version='0.1.1')
)
libraryDependencies += "io.dangernoodle" % "dn-scm-github-core" % "0.1.1"
[io.dangernoodle/dn-scm-github-core "0.1.1"]