is not current version
Last Version 8.0.0-140

org.restcomm.protocols.ss7.hardware:linkset 8.0.0-139


GroupId

GroupId

org.restcomm.protocols.ss7.hardware
ArtifactId

ArtifactId

linkset
Version

Version

8.0.0-139
Type

Type

jar

Download linkset 8.0.0-139


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