is not current version
Last Version 0.9.0

io.dangernoodle:github-repository-tools 0.1.0

github repository tools

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

github-repository-tools
Version

Version

0.1.0
Type

Type

jar

Download github-repository-tools 0.1.0


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