License |
License |
---|---|
GroupId | GroupIdfr.delthas |
ArtifactId | ArtifactIdjavaskype |
Last Version | Last Version1.0.23 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaSkype
An API for Skype using MSNP24
|
Project URL |
Project URL |
Filename | Size |
---|---|
javaskype-1.0.23.pom | |
javaskype-1.0.23.jar | 2 MB |
javaskype-1.0.23-sources.jar | 2 MB |
javaskype-1.0.23-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.delthas/javaskype/ -->
<dependency>
<groupId>fr.delthas</groupId>
<artifactId>javaskype</artifactId>
<version>1.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/fr.delthas/javaskype/
implementation 'fr.delthas:javaskype:1.0.23'
// https://jarcasting.com/artifacts/fr.delthas/javaskype/
implementation ("fr.delthas:javaskype:1.0.23")
'fr.delthas:javaskype:jar:1.0.23'
<dependency org="fr.delthas" name="javaskype" rev="1.0.23">
<artifact name="javaskype" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.delthas', module='javaskype', version='1.0.23')
)
libraryDependencies += "fr.delthas" % "javaskype" % "1.0.23"
[fr.delthas/javaskype "1.0.23"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20160212 |
org.jsoup : jsoup | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |