| Лицензия |
Лицензия
BSD 3-Clause
|
|---|---|
| Группа | Группаcom.salesforce.einsteinbot |
| Идентификатор | Идентификаторeinstein-bot-channel-connector |
| Версия | Версия2.0.2 |
| Тип | Типpom |
| Описание |
Описаниеeinstein-bot-channel-connector
Parent Maven project for Einstein Bots channel connector
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| einstein-bot-channel-connector-2.0.2.pom | 7 KB |
| Обзор |
<!-- 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"]