is not current version
Last Version 1.14.0

org.webjars.npm:twilio-client 1.12.5

WebJar for twilio-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

twilio-client
Version

Version

1.12.5
Type

Type

jar

Download twilio-client 1.12.5


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