Last Version

Skype Bot Java Service 1.1

this is library for comfortable work with your skype bot

License

License

GroupId

GroupId

com.github.jovanikos
ArtifactId

ArtifactId

skype-service
Version

Version

1.1
Type

Type

jar
Description

Description

Skype Bot Java Service
this is library for comfortable work with your skype bot

Download skype-service 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.auth0 : java-jwt jar 3.8.3
org.springframework : spring-context jar 5.2.1.RELEASE

Project Modules

There are no modules declared in this project.