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