License |
License |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.core |
ArtifactId | ArtifactIdcomponents-parent |
Version | Version7.1.83 |
Type | Typepom |
Description |
DescriptionRestComm :: Parent pom
|
Filename | Size |
---|---|
components-parent-7.1.83.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/components-parent/ -->
<dependency>
<groupId>org.mobicents.servers.jainslee.core</groupId>
<artifactId>components-parent</artifactId>
<version>7.1.83</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/components-parent/
implementation 'org.mobicents.servers.jainslee.core:components-parent:7.1.83'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/components-parent/
implementation ("org.mobicents.servers.jainslee.core:components-parent:7.1.83")
'org.mobicents.servers.jainslee.core:components-parent:pom:7.1.83'
<dependency org="org.mobicents.servers.jainslee.core" name="components-parent" rev="7.1.83">
<artifact name="components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.core', module='components-parent', version='7.1.83')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "components-parent" % "7.1.83"
[org.mobicents.servers.jainslee.core/components-parent "7.1.83"]