| License |
License |
|---|---|
| GroupId | GroupIdcom.github.FrestoBar |
| ArtifactId | ArtifactIdgoogle-action-framework |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Action Framework
This is a framework which could help you with Dialogflow.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.FrestoBar/google-action-framework/ -->
<dependency>
<groupId>com.github.FrestoBar</groupId>
<artifactId>google-action-framework</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.FrestoBar/google-action-framework/
implementation 'com.github.FrestoBar:google-action-framework:1.0'
// https://jarcasting.com/artifacts/com.github.FrestoBar/google-action-framework/
implementation ("com.github.FrestoBar:google-action-framework:1.0")
'com.github.FrestoBar:google-action-framework:jar:1.0'
<dependency org="com.github.FrestoBar" name="google-action-framework" rev="1.0">
<artifact name="google-action-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.FrestoBar', module='google-action-framework', version='1.0')
)
libraryDependencies += "com.github.FrestoBar" % "google-action-framework" % "1.0"
[com.github.FrestoBar/google-action-framework "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.actions : actions-on-google | jar | 1.8.0 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| org.reflections : reflections | jar | 0.9.12 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| javax.annotation : jsr250-api | jar | 1.0 |