| Группа | Группаua.profitsoft.social |
|---|---|
| Идентификатор | Идентификаторspring-social-botframework-core |
| Версия | Версия0.0.3 |
| Тип | Типjar |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botframework-core/
implementation 'ua.profitsoft.social:spring-social-botframework-core:0.0.3'
// https://jarcasting.com/artifacts/ua.profitsoft.social/spring-social-botframework-core/
implementation ("ua.profitsoft.social:spring-social-botframework-core:0.0.3")
'ua.profitsoft.social:spring-social-botframework-core:jar:0.0.3'
<dependency org="ua.profitsoft.social" name="spring-social-botframework-core" rev="0.0.3">
<artifact name="spring-social-botframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.profitsoft.social', module='spring-social-botframework-core', version='0.0.3')
)
libraryDependencies += "ua.profitsoft.social" % "spring-social-botframework-core" % "0.0.3"
[ua.profitsoft.social/spring-social-botframework-core "0.0.3"]