GroupId | GroupIdorg.mobicents.diameter |
---|---|
ArtifactId | ArtifactIddiameter-core-docs-parent |
Version | Version1.7.0.66 |
Type | Typepom |
Filename | Size |
---|---|
diameter-core-docs-parent-1.7.0.66.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.diameter/diameter-core-docs-parent/ -->
<dependency>
<groupId>org.mobicents.diameter</groupId>
<artifactId>diameter-core-docs-parent</artifactId>
<version>1.7.0.66</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.diameter/diameter-core-docs-parent/
implementation 'org.mobicents.diameter:diameter-core-docs-parent:1.7.0.66'
// https://jarcasting.com/artifacts/org.mobicents.diameter/diameter-core-docs-parent/
implementation ("org.mobicents.diameter:diameter-core-docs-parent:1.7.0.66")
'org.mobicents.diameter:diameter-core-docs-parent:pom:1.7.0.66'
<dependency org="org.mobicents.diameter" name="diameter-core-docs-parent" rev="1.7.0.66">
<artifact name="diameter-core-docs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.diameter', module='diameter-core-docs-parent', version='1.7.0.66')
)
libraryDependencies += "org.mobicents.diameter" % "diameter-core-docs-parent" % "1.7.0.66"
[org.mobicents.diameter/diameter-core-docs-parent "1.7.0.66"]