is not current version
Last Version 2.0.83

org.mobicents.gmlc:bootstrap 2.0.79


GroupId

GroupId

org.mobicents.gmlc
ArtifactId

ArtifactId

bootstrap
Version

Version

2.0.79
Type

Type

jar

Download bootstrap 2.0.79


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