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