is not current version
Last Version 2.0.83

org.mobicents.gmlc:bootstrap 2.0.81


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

bootstrap
Version

Version

2.0.81
Type

Type

jar

Download bootstrap 2.0.81


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