License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.tablebird |
ArtifactId | ArtifactIdservice-provider-builder-runtime |
Version | Version0.2.4 |
Type | Typejar |
Description |
DescriptionServiceProviderBuilder Runtime
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-runtime/ -->
<dependency>
<groupId>com.github.tablebird</groupId>
<artifactId>service-provider-builder-runtime</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tablebird/service-provider-builder-runtime/
implementation 'com.github.tablebird:service-provider-builder-runtime:0.2.4'
// https://jarcasting.com/artifacts/com.github.tablebird/service-provider-builder-runtime/
implementation ("com.github.tablebird:service-provider-builder-runtime:0.2.4")
'com.github.tablebird:service-provider-builder-runtime:jar:0.2.4'
<dependency org="com.github.tablebird" name="service-provider-builder-runtime" rev="0.2.4">
<artifact name="service-provider-builder-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tablebird', module='service-provider-builder-runtime', version='0.2.4')
)
libraryDependencies += "com.github.tablebird" % "service-provider-builder-runtime" % "0.2.4"
[com.github.tablebird/service-provider-builder-runtime "0.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tablebird : service-provider-builder-annotations | jar | 0.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |