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

com.github.tablebird:service-provider-builder-runtime 0.1.1

Service provider builder for android module Interface

Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

service-provider-builder-runtime
Версия

Версия

0.1.1
Тип

Тип

aar

Скачать service-provider-builder-runtime 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.tablebird/service-provider-builder-runtime/ -->
<dependency>
    <groupId>com.github.tablebird</groupId>
    <artifactId>service-provider-builder-runtime</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tablebird/service-provider-builder-runtime/
implementation 'com.github.tablebird:service-provider-builder-runtime:0.1.1'
// https://jarcasting.com/artifacts/com.github.tablebird/service-provider-builder-runtime/
implementation ("com.github.tablebird:service-provider-builder-runtime:0.1.1")
'com.github.tablebird:service-provider-builder-runtime:aar:0.1.1'
<dependency org="com.github.tablebird" name="service-provider-builder-runtime" rev="0.1.1">
  <artifact name="service-provider-builder-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tablebird', module='service-provider-builder-runtime', version='0.1.1')
)
libraryDependencies += "com.github.tablebird" % "service-provider-builder-runtime" % "0.1.1"
[com.github.tablebird/service-provider-builder-runtime "0.1.1"]