License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.symphony.platformsolutions |
ArtifactId | ArtifactIdsymphony-bdk-core-invokers |
Version | Version1.2.1.BETA |
Type | Typepom |
Description |
DescriptionSymphony Java BDK Core Invokers
Symphony Java BDK Core Invokers Module
|
Filename | Size |
---|---|
symphony-bdk-core-invokers-1.2.1.BETA.pom | 867 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-core-invokers/ -->
<dependency>
<groupId>com.symphony.platformsolutions</groupId>
<artifactId>symphony-bdk-core-invokers</artifactId>
<version>1.2.1.BETA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-core-invokers/
implementation 'com.symphony.platformsolutions:symphony-bdk-core-invokers:1.2.1.BETA'
// https://jarcasting.com/artifacts/com.symphony.platformsolutions/symphony-bdk-core-invokers/
implementation ("com.symphony.platformsolutions:symphony-bdk-core-invokers:1.2.1.BETA")
'com.symphony.platformsolutions:symphony-bdk-core-invokers:pom:1.2.1.BETA'
<dependency org="com.symphony.platformsolutions" name="symphony-bdk-core-invokers" rev="1.2.1.BETA">
<artifact name="symphony-bdk-core-invokers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.symphony.platformsolutions', module='symphony-bdk-core-invokers', version='1.2.1.BETA')
)
libraryDependencies += "com.symphony.platformsolutions" % "symphony-bdk-core-invokers" % "1.2.1.BETA"
[com.symphony.platformsolutions/symphony-bdk-core-invokers "1.2.1.BETA"]