is not current version
Last Version 7.1.63

org.mobicents.ussd:test 7.0.43


GroupId

GroupId

org.mobicents.ussd
ArtifactId

ArtifactId

test
Version

Version

7.0.43
Type

Type

pom

Download test 7.0.43

Filename Size
test-7.0.43.pom 6 KB
Browse

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