Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.symphony.platformsolutions |
ArtifactId | ArtifactIdsymphony-bdk-template |
Version | Version1.2.1.BETA |
Type | Typepom |
Filename | Size |
---|---|
symphony-bdk-template-1.2.1.BETA.pom | 839 bytes |
Browse |
<!-- 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"]