Group Id ai.engagely
Artifact Id openbot
Version 1.0.4
Packaging jar
URL -
Badge
Last Updated 2022-07-27T22:23:27+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.4</version>
</dependency>
implementation group: 'ai.engagely', name: 'openbot', version: '1.0.4'
implementation 'ai.engagely:openbot:1.0.4'
implementation("ai.engagely:openbot:1.0.4")
libraryDependencies += "ai.engagely" % "openbot" % "1.0.4"
<dependency org="ai.engagely" name="openbot" rev="1.0.4"/>
@Grapes(
    @Grab(group='ai.engagely', module='openbot', version='1.0.4')
)
[ai.engagely/openbot "1.0.4"]
'ai.engagely:openbot:1.0.4'