GroupId | GroupIdorg.restcomm.protocols.ss7.hardware |
---|---|
ArtifactId | ArtifactIdlinkset |
Version | Version8.0.0-136 |
Type | Typejar |
Filename | Size |
---|---|
linkset-8.0.0-136.pom | |
linkset-8.0.0-136.jar | 23 KB |
linkset-8.0.0-136-sources.jar | 24 KB |
linkset-8.0.0-136-javadoc.jar | 114 KB |
Browse |
<!-- 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-136</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.hardware/linkset/
implementation 'org.restcomm.protocols.ss7.hardware:linkset:8.0.0-136'
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.hardware/linkset/
implementation ("org.restcomm.protocols.ss7.hardware:linkset:8.0.0-136")
'org.restcomm.protocols.ss7.hardware:linkset:jar:8.0.0-136'
<dependency org="org.restcomm.protocols.ss7.hardware" name="linkset" rev="8.0.0-136">
<artifact name="linkset" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.protocols.ss7.hardware', module='linkset', version='8.0.0-136')
)
libraryDependencies += "org.restcomm.protocols.ss7.hardware" % "linkset" % "8.0.0-136"
[org.restcomm.protocols.ss7.hardware/linkset "8.0.0-136"]