is not current version
Last Version 0.9.0

io.dangernoodle:github-repository-tools 0.2.2

github repository tools

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

github-repository-tools
Version

Version

0.2.2
Type

Type

jar

Download github-repository-tools 0.2.2


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