Group Id ai.engagely
Artifact Id openbot
Version 1.0.9
Packaging jar
URL -
Badge
Last Updated 2022-09-07T05:26:56+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.engagely</groupId>
    <artifactId>openbot</artifactId>
    <version>1.0.9</version>
</dependency>
implementation group: 'ai.engagely', name: 'openbot', version: '1.0.9'
implementation 'ai.engagely:openbot:1.0.9'
implementation("ai.engagely:openbot:1.0.9")
libraryDependencies += "ai.engagely" % "openbot" % "1.0.9"
<dependency org="ai.engagely" name="openbot" rev="1.0.9"/>
@Grapes(
    @Grab(group='ai.engagely', module='openbot', version='1.0.9')
)
[ai.engagely/openbot "1.0.9"]
'ai.engagely:openbot:1.0.9'