is not current version
Last Version 7.1.63

org.mobicents.ussd:test 3.0.17


GroupId

GroupId

org.mobicents.ussd
ArtifactId

ArtifactId

test
Version

Version

3.0.17
Type

Type

pom

Download test 3.0.17

Filename Size
test-3.0.17.pom 6 KB
Browse

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