is not current version
Last Version 3.0-RC12

com.github.auties00:whatsappweb4j 3.0-RC11

Standalone fully-featured Whatsapp Web API for Java and Kotlin

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

whatsappweb4j
Version

Version

3.0-RC11
Type

Type

jar

Download whatsappweb4j 3.0-RC11


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