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