is not current version
Last Version 2.0.83

org.mobicents.gmlc:bootstrap 2.0.82


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

bootstrap
Version

Version

2.0.82
Type

Type

jar

Download bootstrap 2.0.82


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