Last Version

ua.profitsoft.social:spring-social-botframework-config 0.1.0

Spring Boot auto-configuration for Microsoft BotFramework

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ua.profitsoft.social
ArtifactId

ArtifactId

spring-social-botframework-config
Version

Version

0.1.0
Type

Type

jar

Download spring-social-botframework-config 0.1.0


<!-- https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botframework-config/ -->
<dependency>
    <groupId>ua.profitsoft.social</groupId>
    <artifactId>spring-social-botframework-config</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botframework-config/
implementation 'ua.profitsoft.social:spring-social-botframework-config:0.1.0'
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botframework-config/
implementation ("ua.profitsoft.social:spring-social-botframework-config:0.1.0")
'ua.profitsoft.social:spring-social-botframework-config:jar:0.1.0'
<dependency org="ua.profitsoft.social" name="spring-social-botframework-config" rev="0.1.0">
  <artifact name="spring-social-botframework-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.profitsoft.social', module='spring-social-botframework-config', version='0.1.0')
)
libraryDependencies += "ua.profitsoft.social" % "spring-social-botframework-config" % "0.1.0"
[ua.profitsoft.social/spring-social-botframework-config "0.1.0"]