GroupId | GroupIdse.vgregion.tyck-till |
---|---|
ArtifactId | ArtifactIdtyck-till-core-bc-module-portlet |
Version | Version1.7 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-core-bc-module-portlet/ -->
<dependency>
<groupId>se.vgregion.tyck-till</groupId>
<artifactId>tyck-till-core-bc-module-portlet</artifactId>
<version>1.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-core-bc-module-portlet/
implementation 'se.vgregion.tyck-till:tyck-till-core-bc-module-portlet:1.7'
// https://jarcasting.com/artifacts/se.vgregion.tyck-till/tyck-till-core-bc-module-portlet/
implementation ("se.vgregion.tyck-till:tyck-till-core-bc-module-portlet:1.7")
'se.vgregion.tyck-till:tyck-till-core-bc-module-portlet:war:1.7'
<dependency org="se.vgregion.tyck-till" name="tyck-till-core-bc-module-portlet" rev="1.7">
<artifact name="tyck-till-core-bc-module-portlet" type="war" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.tyck-till', module='tyck-till-core-bc-module-portlet', version='1.7')
)
libraryDependencies += "se.vgregion.tyck-till" % "tyck-till-core-bc-module-portlet" % "1.7"
[se.vgregion.tyck-till/tyck-till-core-bc-module-portlet "1.7"]