is not current version
Last Version 1.5

se.vgregion.webbisar:webbisar-core-bc-app 1.4


GroupId

GroupId

se.vgregion.webbisar
ArtifactId

ArtifactId

webbisar-core-bc-app
Version

Version

1.4
Type

Type

ear

Download webbisar-core-bc-app 1.4


<!-- https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-app/ -->
<dependency>
    <groupId>se.vgregion.webbisar</groupId>
    <artifactId>webbisar-core-bc-app</artifactId>
    <version>1.4</version>
    <type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-app/
implementation 'se.vgregion.webbisar:webbisar-core-bc-app:1.4'
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-app/
implementation ("se.vgregion.webbisar:webbisar-core-bc-app:1.4")
'se.vgregion.webbisar:webbisar-core-bc-app:ear:1.4'
<dependency org="se.vgregion.webbisar" name="webbisar-core-bc-app" rev="1.4">
  <artifact name="webbisar-core-bc-app" type="ear" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.webbisar', module='webbisar-core-bc-app', version='1.4')
)
libraryDependencies += "se.vgregion.webbisar" % "webbisar-core-bc-app" % "1.4"
[se.vgregion.webbisar/webbisar-core-bc-app "1.4"]