не последняя версия
Последняя версия 1.0.10

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

github-sdk

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

com.thoughtworks.microbuilder.tutorial
Идентификатор

Идентификатор

github-sdk
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать github-sdk 1.0.8


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