is not current version
Last Version 1.0.0

com.commsen.wedeploy:wedeploy-client-bom 0.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.commsen.wedeploy
ArtifactId

ArtifactId

wedeploy-client-bom
Version

Version

0.1.0
Type

Type

pom

Download wedeploy-client-bom 0.1.0


<!-- https://jarcasting.com/artifacts/com.commsen.wedeploy/wedeploy-client-bom/ -->
<dependency>
    <groupId>com.commsen.wedeploy</groupId>
    <artifactId>wedeploy-client-bom</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.commsen.wedeploy/wedeploy-client-bom/
implementation 'com.commsen.wedeploy:wedeploy-client-bom:0.1.0'
// https://jarcasting.com/artifacts/com.commsen.wedeploy/wedeploy-client-bom/
implementation ("com.commsen.wedeploy:wedeploy-client-bom:0.1.0")
'com.commsen.wedeploy:wedeploy-client-bom:pom:0.1.0'
<dependency org="com.commsen.wedeploy" name="wedeploy-client-bom" rev="0.1.0">
  <artifact name="wedeploy-client-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.commsen.wedeploy', module='wedeploy-client-bom', version='0.1.0')
)
libraryDependencies += "com.commsen.wedeploy" % "wedeploy-client-bom" % "0.1.0"
[com.commsen.wedeploy/wedeploy-client-bom "0.1.0"]