| GroupId | GroupIdcom.atomscat |
|---|---|
| ArtifactId | ArtifactIdfreeswitch-esl |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfreeswitch-esl-${project.version}
Freeswitch Esl
|
| Filename | Size |
|---|---|
| freeswitch-esl-1.0.0.RELEASE.pom | |
| freeswitch-esl-1.0.0.RELEASE.jar | 107 KB |
| freeswitch-esl-1.0.0.RELEASE-sources.jar | 82 KB |
| freeswitch-esl-1.0.0.RELEASE-javadoc.jar | 484 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.atomscat/freeswitch-esl/ -->
<dependency>
<groupId>com.atomscat</groupId>
<artifactId>freeswitch-esl</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.atomscat/freeswitch-esl/
implementation 'com.atomscat:freeswitch-esl:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.atomscat/freeswitch-esl/
implementation ("com.atomscat:freeswitch-esl:1.0.0.RELEASE")
'com.atomscat:freeswitch-esl:jar:1.0.0.RELEASE'
<dependency org="com.atomscat" name="freeswitch-esl" rev="1.0.0.RELEASE">
<artifact name="freeswitch-esl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.atomscat', module='freeswitch-esl', version='1.0.0.RELEASE')
)
libraryDependencies += "com.atomscat" % "freeswitch-esl" % "1.0.0.RELEASE"
[com.atomscat/freeswitch-esl "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | |
| org.slf4j : slf4j-api | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| com.google.guava : guava | jar |