| GroupId | GroupIdse.vgregion.cs-iframe |
|---|---|
| ArtifactId | ArtifactIdcs-iframe-core-module-portlet |
| Version | Version2.2 |
| Type | Typewar |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/se.vgregion.cs-iframe/cs-iframe-core-module-portlet/
implementation ("se.vgregion.cs-iframe:cs-iframe-core-module-portlet:2.2")
'se.vgregion.cs-iframe:cs-iframe-core-module-portlet:war:2.2'
<dependency org="se.vgregion.cs-iframe" name="cs-iframe-core-module-portlet" rev="2.2">
<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.2')
)
libraryDependencies += "se.vgregion.cs-iframe" % "cs-iframe-core-module-portlet" % "2.2"
[se.vgregion.cs-iframe/cs-iframe-core-module-portlet "2.2"]