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

com.github.smallcreep:streamrail-api-client 0.1.0

Fluent Api client for StreamRail API

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.smallcreep
Идентификатор

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

streamrail-api-client
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать streamrail-api-client 0.1.0


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