is not current version
Last Version 1.0.0

com.commsen.wedeploy:parent 0.1.0

Client library for Java applications that need to talk to WeDeploy services!

GroupId

GroupId

com.commsen.wedeploy
ArtifactId

ArtifactId

parent
Version

Version

0.1.0
Type

Type

pom

Download parent 0.1.0

Filename Size
parent-0.1.0.pom 3 KB
Browse

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