License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Gradle Build Tools |
GroupId | GroupIdcom.github.tablebird |
ArtifactId | ArtifactIdservice-provider-builder-gradle-plugin |
Version | Version0.2.4 |
Type | Typejar |
Description |
DescriptionServiceProviderBuilder Gradle Plugin
Service provider builder for android module Interface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |