is not current version
Last Version 10.0.4

com.mobius-software.protocols.ss7:ss7-parent 10.0.3


GroupId

GroupId

com.mobius-software.protocols.ss7
ArtifactId

ArtifactId

ss7-parent
Version

Version

10.0.3
Type

Type

pom

Download ss7-parent 10.0.3

Filename Size
ss7-parent-10.0.3.pom 11 KB
Browse

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