is not current version
Last Version 1.0.10

com.thoughtworks.microbuilder.tutorial:github-sdk 1.0.6

github-sdk

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.thoughtworks.microbuilder.tutorial
ArtifactId

ArtifactId

github-sdk
Version

Version

1.0.6
Type

Type

jar

Download github-sdk 1.0.6


<!-- https://jarcasting.com/artifacts/com.thoughtworks.microbuilder.tutorial/github-sdk/ -->
<dependency>
    <groupId>com.thoughtworks.microbuilder.tutorial</groupId>
    <artifactId>github-sdk</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.microbuilder.tutorial/github-sdk/
implementation 'com.thoughtworks.microbuilder.tutorial:github-sdk:1.0.6'
// https://jarcasting.com/artifacts/com.thoughtworks.microbuilder.tutorial/github-sdk/
implementation ("com.thoughtworks.microbuilder.tutorial:github-sdk:1.0.6")
'com.thoughtworks.microbuilder.tutorial:github-sdk:jar:1.0.6'
<dependency org="com.thoughtworks.microbuilder.tutorial" name="github-sdk" rev="1.0.6">
  <artifact name="github-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.microbuilder.tutorial', module='github-sdk', version='1.0.6')
)
libraryDependencies += "com.thoughtworks.microbuilder.tutorial" % "github-sdk" % "1.0.6"
[com.thoughtworks.microbuilder.tutorial/github-sdk "1.0.6"]