is not current version
Last Version 0.0.2

ua.profitsoft.social:spring-social-botFramework-core 0.0.1

Spring Social adapter for Microsoft BotFramework

GroupId

GroupId

ua.profitsoft.social
ArtifactId

ArtifactId

spring-social-botFramework-core
Version

Version

0.0.1
Type

Type

jar

Download spring-social-botFramework-core 0.0.1


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