is not current version
Last Version 0.2.4

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

Service provider builder for android module Interface

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.tablebird
ArtifactId

ArtifactId

service-provider-builder-annotations
Version

Version

0.1.1
Type

Type

jar

Download service-provider-builder-annotations 0.1.1


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