is not current version
Last Version 3.0.1329

org.mobicents.protocols.ss7.hardware:mobicents-hardware 2.0.0.CR1


GroupId

GroupId

org.mobicents.protocols.ss7.hardware
ArtifactId

ArtifactId

mobicents-hardware
Version

Version

2.0.0.CR1
Type

Type

pom

Download mobicents-hardware 2.0.0.CR1


<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/mobicents-hardware/ -->
<dependency>
    <groupId>org.mobicents.protocols.ss7.hardware</groupId>
    <artifactId>mobicents-hardware</artifactId>
    <version>2.0.0.CR1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/mobicents-hardware/
implementation 'org.mobicents.protocols.ss7.hardware:mobicents-hardware:2.0.0.CR1'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.hardware/mobicents-hardware/
implementation ("org.mobicents.protocols.ss7.hardware:mobicents-hardware:2.0.0.CR1")
'org.mobicents.protocols.ss7.hardware:mobicents-hardware:pom:2.0.0.CR1'
<dependency org="org.mobicents.protocols.ss7.hardware" name="mobicents-hardware" rev="2.0.0.CR1">
  <artifact name="mobicents-hardware" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.hardware', module='mobicents-hardware', version='2.0.0.CR1')
)
libraryDependencies += "org.mobicents.protocols.ss7.hardware" % "mobicents-hardware" % "2.0.0.CR1"
[org.mobicents.protocols.ss7.hardware/mobicents-hardware "2.0.0.CR1"]