MVN

org.mobicents.resources : mgcp-ratype

Maven & Gradle

9 usages
<dependency>
    <groupId>org.mobicents.resources</groupId>
    <artifactId>mgcp-ratype</artifactId>
    <version>2.9.133</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mobicents.resources : mgcp-ratype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.133

All Versions

Choose a version of org.mobicents.resources : mgcp-ratype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.1.x
mgcp-ratype-7.1.13
mgcp-ratype-7.1.12
mgcp-ratype-7.1.11
mgcp-ratype-7.1.10
mgcp-ratype-7.1.9
mgcp-ratype-7.1.8
mgcp-ratype-7.1.7
7.0.x
mgcp-ratype-7.0.6
mgcp-ratype-7.0.5
3.0.x
mgcp-ratype-3.0.4
mgcp-ratype-3.0.3
mgcp-ratype-3.0.2
mgcp-ratype-3.0.1
2.9.x
mgcp-ratype-2.9.133
mgcp-ratype-2.9.132
mgcp-ratype-2.9.131
2.8.x
mgcp-ratype-2.8.127
mgcp-ratype-2.8.126
mgcp-ratype-2.8.125
mgcp-ratype-2.8.124
mgcp-ratype-2.8.123
mgcp-ratype-2.8.122
mgcp-ratype-2.8.121
mgcp-ratype-2.8.120
mgcp-ratype-2.8.119
mgcp-ratype-2.8.118
mgcp-ratype-2.8.117
mgcp-ratype-2.8.116
mgcp-ratype-2.8.115
mgcp-ratype-2.8.114
mgcp-ratype-2.8.113
mgcp-ratype-2.8.112
mgcp-ratype-2.8.111
mgcp-ratype-2.8.110
mgcp-ratype-2.8.109
mgcp-ratype-2.8.108
mgcp-ratype-2.8.107
mgcp-ratype-2.8.106
mgcp-ratype-2.8.105
mgcp-ratype-2.8.104
mgcp-ratype-2.8.103
mgcp-ratype-2.8.102
mgcp-ratype-2.8.101
mgcp-ratype-2.8.100
mgcp-ratype-2.8.99
mgcp-ratype-2.8.98
mgcp-ratype-2.8.97
mgcp-ratype-2.8.96
mgcp-ratype-2.8.95
mgcp-ratype-2.8.94
mgcp-ratype-2.8.93
mgcp-ratype-2.8.92
mgcp-ratype-2.8.91
mgcp-ratype-2.8.90
mgcp-ratype-2.8.88
mgcp-ratype-2.8.87
mgcp-ratype-2.8.86
mgcp-ratype-2.8.85
mgcp-ratype-2.8.84
mgcp-ratype-2.8.83
mgcp-ratype-2.8.82
mgcp-ratype-2.8.81
mgcp-ratype-2.8.80
mgcp-ratype-2.8.79
mgcp-ratype-2.8.78
mgcp-ratype-2.8.77
mgcp-ratype-2.8.76
mgcp-ratype-2.8.75
mgcp-ratype-2.8.74
mgcp-ratype-2.8.73
mgcp-ratype-2.8.72
mgcp-ratype-2.8.71
mgcp-ratype-2.8.70
mgcp-ratype-2.8.69
mgcp-ratype-2.8.68
mgcp-ratype-2.8.66
mgcp-ratype-2.8.65
mgcp-ratype-2.8.64
mgcp-ratype-2.8.63
mgcp-ratype-2.8.62
mgcp-ratype-2.8.61
mgcp-ratype-2.8.60
mgcp-ratype-2.8.59
mgcp-ratype-2.8.58
mgcp-ratype-2.8.57
mgcp-ratype-2.8.56
mgcp-ratype-2.8.55
mgcp-ratype-2.8.53
mgcp-ratype-2.8.52
mgcp-ratype-2.8.51
mgcp-ratype-2.8.50
mgcp-ratype-2.8.49
mgcp-ratype-2.8.48
mgcp-ratype-2.8.47
mgcp-ratype-2.8.46
mgcp-ratype-2.8.45
mgcp-ratype-2.8.44
mgcp-ratype-2.8.43
mgcp-ratype-2.8.42
mgcp-ratype-2.8.41
mgcp-ratype-2.8.40
mgcp-ratype-2.8.39
mgcp-ratype-2.8.36
mgcp-ratype-2.8.35
mgcp-ratype-2.8.34
mgcp-ratype-2.8.33
mgcp-ratype-2.8.32
mgcp-ratype-2.8.31
mgcp-ratype-2.8.30
mgcp-ratype-2.8.29
mgcp-ratype-2.8.28
mgcp-ratype-2.8.27
mgcp-ratype-2.8.26
mgcp-ratype-2.8.25
mgcp-ratype-2.8.24
mgcp-ratype-2.8.23
mgcp-ratype-2.8.22
mgcp-ratype-2.8.21
mgcp-ratype-2.8.20
mgcp-ratype-2.8.19
mgcp-ratype-2.8.18
mgcp-ratype-2.8.17
mgcp-ratype-2.8.16
mgcp-ratype-2.8.15
mgcp-ratype-2.8.14
mgcp-ratype-2.8.12
mgcp-ratype-2.8.10
mgcp-ratype-2.8.9
mgcp-ratype-2.8.8
mgcp-ratype-2.8.5
mgcp-ratype-2.8.4
mgcp-ratype-2.8.3

How to add a dependency to Maven

Add the following org.mobicents.resources : mgcp-ratype maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mobicents.resources</groupId>
    <artifactId>mgcp-ratype</artifactId>
    <version>2.9.133</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mobicents.resources : mgcp-ratype gradle dependency to your build.gradle file:

implementation 'org.mobicents.resources:mgcp-ratype:2.9.133'

Gradle Kotlin DSL: Add the following org.mobicents.resources : mgcp-ratype gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mobicents.resources:mgcp-ratype:2.9.133")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mobicents.resources : mgcp-ratype sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mobicents.resources" % "mgcp-ratype" % "2.9.133"

Advertisement