GroupId | GroupIdcom.github.auties00 |
---|---|
ArtifactId | ArtifactIdwhatsappweb4j |
Version | Version3.0-RC7 |
Type | Typejar |
Filename | Size |
---|---|
whatsappweb4j-3.0-RC7.pom | |
whatsappweb4j-3.0-RC7.jar | 1 MB |
whatsappweb4j-3.0-RC7-sources.jar | 276 KB |
whatsappweb4j-3.0-RC7-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.auties00/whatsappweb4j/ -->
<dependency>
<groupId>com.github.auties00</groupId>
<artifactId>whatsappweb4j</artifactId>
<version>3.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.auties00/whatsappweb4j/
implementation 'com.github.auties00:whatsappweb4j:3.0-RC7'
// https://jarcasting.com/artifacts/com.github.auties00/whatsappweb4j/
implementation ("com.github.auties00:whatsappweb4j:3.0-RC7")
'com.github.auties00:whatsappweb4j:jar:3.0-RC7'
<dependency org="com.github.auties00" name="whatsappweb4j" rev="3.0-RC7">
<artifact name="whatsappweb4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.auties00', module='whatsappweb4j', version='3.0-RC7')
)
libraryDependencies += "com.github.auties00" % "whatsappweb4j" % "3.0-RC7"
[com.github.auties00/whatsappweb4j "3.0-RC7"]