License |
License |
---|---|
GroupId | GroupIdcom.github.auties00 |
ArtifactId | ArtifactIdwhatsappweb4j |
Version | Version2.1 |
Type | Typejar |
Description |
Descriptioncom.github.auties00:whatsappweb4j
Standalone fully-featured Whatsapp Web API for Java and Kotlin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
whatsappweb4j-2.1.pom | |
whatsappweb4j-2.1.jar | 490 KB |
whatsappweb4j-2.1-sources.jar | 160 KB |
whatsappweb4j-2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.auties00/whatsappweb4j/ -->
<dependency>
<groupId>com.github.auties00</groupId>
<artifactId>whatsappweb4j</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.auties00/whatsappweb4j/
implementation 'com.github.auties00:whatsappweb4j:2.1'
// https://jarcasting.com/artifacts/com.github.auties00/whatsappweb4j/
implementation ("com.github.auties00:whatsappweb4j:2.1")
'com.github.auties00:whatsappweb4j:jar:2.1'
<dependency org="com.github.auties00" name="whatsappweb4j" rev="2.1">
<artifact name="whatsappweb4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.auties00', module='whatsappweb4j', version='2.1')
)
libraryDependencies += "com.github.auties00" % "whatsappweb4j" % "2.1"
[com.github.auties00/whatsappweb4j "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
com.guicedee.services : undertow-websockets-jsr | jar | 1.1.1.8-jre16 |
com.guicedee.services : guava | jar | 1.1.1.8-jre16 |
com.github.auties00 : protoc-api | jar | 1.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.3 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |