| Группа | Группаse.vgregion.cs-iframe |
|---|---|
| Идентификатор | Идентификаторcs-iframe-core-module-portlet |
| Версия | Версия2.11 |
| Тип | Типwar |
<!-- https://jarcasting.com/artifacts/se.vgregion.cs-iframe/cs-iframe-core-module-portlet/ -->
<dependency>
<groupId>se.vgregion.cs-iframe</groupId>
<artifactId>cs-iframe-core-module-portlet</artifactId>
<version>2.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.cs-iframe/cs-iframe-core-module-portlet/
implementation 'se.vgregion.cs-iframe:cs-iframe-core-module-portlet:2.11'
// https://jarcasting.com/artifacts/se.vgregion.cs-iframe/cs-iframe-core-module-portlet/
implementation ("se.vgregion.cs-iframe:cs-iframe-core-module-portlet:2.11")
'se.vgregion.cs-iframe:cs-iframe-core-module-portlet:war:2.11'
<dependency org="se.vgregion.cs-iframe" name="cs-iframe-core-module-portlet" rev="2.11">
<artifact name="cs-iframe-core-module-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.cs-iframe', module='cs-iframe-core-module-portlet', version='2.11')
)
libraryDependencies += "se.vgregion.cs-iframe" % "cs-iframe-core-module-portlet" % "2.11"
[se.vgregion.cs-iframe/cs-iframe-core-module-portlet "2.11"]