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