Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdua.profitsoft.social |
ArtifactId | ArtifactIdspring-social-botframework-config |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
<!-- 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"]