| License | License
                                                        BSD 3-Clause                                                 | 
|---|---|
| GroupId | GroupIdcom.salesforce.einsteinbot | 
| ArtifactId | ArtifactIdeinstein-bot-channel-connector | 
| Last Version | Last Version2.0.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioneinstein-bot-channel-connector Parent Maven project for Einstein Bots channel connector | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| einstein-bot-channel-connector-2.0.2.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.salesforce.einsteinbot/einstein-bot-channel-connector/ -->
<dependency>
    <groupId>com.salesforce.einsteinbot</groupId>
    <artifactId>einstein-bot-channel-connector</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.salesforce.einsteinbot/einstein-bot-channel-connector/
implementation 'com.salesforce.einsteinbot:einstein-bot-channel-connector:2.0.2'// https://jarcasting.com/artifacts/com.salesforce.einsteinbot/einstein-bot-channel-connector/
implementation ("com.salesforce.einsteinbot:einstein-bot-channel-connector:2.0.2")'com.salesforce.einsteinbot:einstein-bot-channel-connector:pom:2.0.2'<dependency org="com.salesforce.einsteinbot" name="einstein-bot-channel-connector" rev="2.0.2">
  <artifact name="einstein-bot-channel-connector" type="pom" />
</dependency>@Grapes(
@Grab(group='com.salesforce.einsteinbot', module='einstein-bot-channel-connector', version='2.0.2')
)libraryDependencies += "com.salesforce.einsteinbot" % "einstein-bot-channel-connector" % "2.0.2"[com.salesforce.einsteinbot/einstein-bot-channel-connector "2.0.2"]