is not current version
Last Version 7.1.63

org.mobicents.ussd:test 3.0.9


GroupId

GroupId

org.mobicents.ussd
ArtifactId

ArtifactId

test
Version

Version

3.0.9
Type

Type

pom

Download test 3.0.9

Filename Size
test-3.0.9.pom 6 KB
Browse

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