is not current version
Last Version 2.0.0

com.symphony.platformsolutions:symphony-bdk-bom 1.5.0.BETA

Symphony Java BDK Bom (Bill Of Materials)

Categories

Categories

ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bdk-bom
Version

Version

1.5.0.BETA
Type

Type

pom

Download symphony-bdk-bom 1.5.0.BETA


<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bom/ -->
<dependency>
    <groupId>com.symphony.platformsolutions</groupId>
    <artifactId>symphony-bdk-bom</artifactId>
    <version>1.5.0.BETA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bom/
implementation 'com.symphony.platformsolutions:symphony-bdk-bom:1.5.0.BETA'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-bom/
implementation ("com.symphony.platformsolutions:symphony-bdk-bom:1.5.0.BETA")
'com.symphony.platformsolutions:symphony-bdk-bom:pom:1.5.0.BETA'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-bom" rev="1.5.0.BETA">
  <artifact name="symphony-bdk-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-bom', version='1.5.0.BETA')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-bom" % "1.5.0.BETA"
[com.symphony.platformsolutions/symphony-bdk-bom "1.5.0.BETA"]