GroupId | GroupIdse.vgregion.liferay-user-associations |
---|---|
ArtifactId | ArtifactIdliferay-user-associations-core-bc |
Version | Version1.2 |
Type | Typepom |
Filename | Size |
---|---|
liferay-user-associations-core-bc-1.2.pom | 900 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.liferay-user-associations/liferay-user-associations-core-bc/ -->
<dependency>
<groupId>se.vgregion.liferay-user-associations</groupId>
<artifactId>liferay-user-associations-core-bc</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.liferay-user-associations/liferay-user-associations-core-bc/
implementation 'se.vgregion.liferay-user-associations:liferay-user-associations-core-bc:1.2'
// https://jarcasting.com/artifacts/se.vgregion.liferay-user-associations/liferay-user-associations-core-bc/
implementation ("se.vgregion.liferay-user-associations:liferay-user-associations-core-bc:1.2")
'se.vgregion.liferay-user-associations:liferay-user-associations-core-bc:pom:1.2'
<dependency org="se.vgregion.liferay-user-associations" name="liferay-user-associations-core-bc" rev="1.2">
<artifact name="liferay-user-associations-core-bc" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.liferay-user-associations', module='liferay-user-associations-core-bc', version='1.2')
)
libraryDependencies += "se.vgregion.liferay-user-associations" % "liferay-user-associations-core-bc" % "1.2"
[se.vgregion.liferay-user-associations/liferay-user-associations-core-bc "1.2"]