Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.symphony.platformsolutions |
ArtifactId | ArtifactIdsymphony-bdk-template |
Version | Version1.3.0.BETA |
Type | Typejar |
Filename | Size |
---|---|
symphony-bdk-template-1.3.0.BETA.pom | |
symphony-bdk-template-1.3.0.BETA.jar | 316 bytes |
symphony-bdk-template-1.3.0.BETA-sources.jar | 261 bytes |
symphony-bdk-template-1.3.0.BETA-javadoc.jar | 261 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.3.0.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-template/
implementation 'com.symphony.platformsolutions:symphony-bdk-template:1.3.0.BETA'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-template/
implementation ("com.symphony.platformsolutions:symphony-bdk-template:1.3.0.BETA")
'com.symphony.platformsolutions:symphony-bdk-template:jar:1.3.0.BETA'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-template" rev="1.3.0.BETA">
<artifact name="symphony-bdk-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-template', version='1.3.0.BETA')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-template" % "1.3.0.BETA"
[com.symphony.platformsolutions/symphony-bdk-template "1.3.0.BETA"]