Group Id ai.engagely
Artifact Id openbot
Version 1.0.7
Packaging jar
URL -
Badge
Last Updated 2022-08-18T04:14:13+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.7</version>
</dependency>
implementation group: 'ai.engagely', name: 'openbot', version: '1.0.7'
implementation 'ai.engagely:openbot:1.0.7'
implementation("ai.engagely:openbot:1.0.7")
libraryDependencies += "ai.engagely" % "openbot" % "1.0.7"
<dependency org="ai.engagely" name="openbot" rev="1.0.7"/>
@Grapes(
    @Grab(group='ai.engagely', module='openbot', version='1.0.7')
)
[ai.engagely/openbot "1.0.7"]
'ai.engagely:openbot:1.0.7'