is not current version
Last Version 2.0.0

com.symphony.platformsolutions:symphony-bdk-template 1.2.1.BETA

Symphony Java BDK Template Module

Categories

Categories

ORM Data
GroupId

GroupId

com.symphony.platformsolutions
ArtifactId

ArtifactId

symphony-bdk-template
Version

Version

1.2.1.BETA
Type

Type

pom

Download symphony-bdk-template 1.2.1.BETA


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