| License |
License
Faas
|
|---|---|
| GroupId | GroupIdcom.github.ehc.tools |
| ArtifactId | ArtifactIdfaas |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionFaas
This is an android library project to integrate Feedback service.
|
| Filename | Size |
|---|---|
| faas-1.1.0.pom | |
| faas-1.1.0.jar | 16 KB |
| faas-1.1.0-sources.jar | 4 KB |
| faas-1.1.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ehc.tools/faas/ -->
<dependency>
<groupId>com.github.ehc.tools</groupId>
<artifactId>faas</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ehc.tools/faas/
implementation 'com.github.ehc.tools:faas:1.1.0'
// https://jarcasting.com/artifacts/com.github.ehc.tools/faas/
implementation ("com.github.ehc.tools:faas:1.1.0")
'com.github.ehc.tools:faas:jar:1.1.0'
<dependency org="com.github.ehc.tools" name="faas" rev="1.1.0">
<artifact name="faas" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ehc.tools', module='faas', version='1.1.0')
)
libraryDependencies += "com.github.ehc.tools" % "faas" % "1.1.0"
[com.github.ehc.tools/faas "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : annotations | jar | 4.1.1.4 |
| android » android | jar | 4.2.2_r2 |