Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.symphony.platformsolutions |
ArtifactId | ArtifactIdsymphony-bdk-http |
Version | Version1.3.1.BETA |
Type | Typejar |
Filename | Size |
---|---|
symphony-bdk-http-1.3.1.BETA.pom | |
symphony-bdk-http-1.3.1.BETA.jar | 313 bytes |
symphony-bdk-http-1.3.1.BETA-sources.jar | 261 bytes |
symphony-bdk-http-1.3.1.BETA-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-http/ -->
<dependency>
<groupId>com.symphony.platformsolutions</groupId>
<artifactId>symphony-bdk-http</artifactId>
<version>1.3.1.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-http/
implementation 'com.symphony.platformsolutions:symphony-bdk-http:1.3.1.BETA'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-http/
implementation ("com.symphony.platformsolutions:symphony-bdk-http:1.3.1.BETA")
'com.symphony.platformsolutions:symphony-bdk-http:jar:1.3.1.BETA'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-http" rev="1.3.1.BETA">
<artifact name="symphony-bdk-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-http', version='1.3.1.BETA')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-http" % "1.3.1.BETA"
[com.symphony.platformsolutions/symphony-bdk-http "1.3.1.BETA"]