GroupId | GroupIdio.bitbucket.supportomateinc |
---|---|
ArtifactId | ArtifactIdrestcomm-parent |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
restcomm-parent-4.0.1.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc/restcomm-parent/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc</groupId>
<artifactId>restcomm-parent</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc/restcomm-parent/
implementation 'io.bitbucket.supportomateinc:restcomm-parent:4.0.1'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc/restcomm-parent/
implementation ("io.bitbucket.supportomateinc:restcomm-parent:4.0.1")
'io.bitbucket.supportomateinc:restcomm-parent:pom:4.0.1'
<dependency org="io.bitbucket.supportomateinc" name="restcomm-parent" rev="4.0.1">
<artifact name="restcomm-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc', module='restcomm-parent', version='4.0.1')
)
libraryDependencies += "io.bitbucket.supportomateinc" % "restcomm-parent" % "4.0.1"
[io.bitbucket.supportomateinc/restcomm-parent "4.0.1"]