License |
License |
---|---|
GroupId | GroupIdio.github.wechaty |
ArtifactId | ArtifactIdwechaty-puppet_2.12 |
Version | Version0.0.15 |
Type | Typejar |
Description |
DescriptionWechaty for Scala
|
<!-- https://jarcasting.com/artifacts/io.github.wechaty/wechaty-puppet_2.12/ -->
<dependency>
<groupId>io.github.wechaty</groupId>
<artifactId>wechaty-puppet_2.12</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wechaty/wechaty-puppet_2.12/
implementation 'io.github.wechaty:wechaty-puppet_2.12:0.0.15'
// https://jarcasting.com/artifacts/io.github.wechaty/wechaty-puppet_2.12/
implementation ("io.github.wechaty:wechaty-puppet_2.12:0.0.15")
'io.github.wechaty:wechaty-puppet_2.12:jar:0.0.15'
<dependency org="io.github.wechaty" name="wechaty-puppet_2.12" rev="0.0.15">
<artifact name="wechaty-puppet_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wechaty', module='wechaty-puppet_2.12', version='0.0.15')
)
libraryDependencies += "io.github.wechaty" % "wechaty-puppet_2.12" % "0.0.15"
[io.github.wechaty/wechaty-puppet_2.12 "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
io.github.wechaty : grpc | jar | 0.16.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.11.0 |
commons-io : commons-io | jar | 2.6 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.apache.logging.log4j : log4j-core | jar | 2.13.1 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.2 |