Last Version

ServiceProviderBuilder Gradle Plugin 0.2.4

Service provider builder for android module Interface

License

License

Categories

Categories

IDE Development Tools Gradle Build Tools
GroupId

GroupId

com.github.tablebird
ArtifactId

ArtifactId

service-provider-builder-gradle-plugin
Version

Version

0.2.4
Type

Type

jar
Description

Description

ServiceProviderBuilder Gradle Plugin
Service provider builder for android module Interface
Project URL

Project URL

https://github.com/tablebird/ServiceProviderBuilder/
Source Code Management

Source Code Management

https://github.com/tablebird/ServiceProviderBuilder/

Download service-provider-builder-gradle-plugin 0.2.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.tablebird : service-provider-builder jar 0.2.4
org.javassist : javassist jar 3.27.0-GA
com.google.code.gson : gson jar 2.8.1
com.android.tools.build : gradle jar 4.1.1
com.squareup : javapoet jar 1.10.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.