GroupId | GroupIdse.vgregion.webbisar |
---|---|
ArtifactId | ArtifactIdwebbisar-core-bc-app |
Version | Version1.2 |
Type | Typeear |
Filename | Size |
---|---|
webbisar-core-bc-app-1.2.pom | |
webbisar-core-bc-app-1.2.ear | 28 MB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/se.vgregion.webbisar/webbisar-core-bc-app/
implementation ("se.vgregion.webbisar:webbisar-core-bc-app:1.2")
'se.vgregion.webbisar:webbisar-core-bc-app:ear:1.2'
<dependency org="se.vgregion.webbisar" name="webbisar-core-bc-app" rev="1.2">
<artifact name="webbisar-core-bc-app" type="ear" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.webbisar', module='webbisar-core-bc-app', version='1.2')
)
libraryDependencies += "se.vgregion.webbisar" % "webbisar-core-bc-app" % "1.2"
[se.vgregion.webbisar/webbisar-core-bc-app "1.2"]