License |
License |
---|---|
GroupId | GroupIdio.github.wechaty |
ArtifactId | ArtifactIdwechaty-project_2.12 |
Version | Version0.0.15 |
Type | Typepom |
Description |
Descriptionwechaty-project
Wechaty for Scala
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechaty-project_2.12-0.0.15.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wechaty/wechaty-project_2.12/ -->
<dependency>
<groupId>io.github.wechaty</groupId>
<artifactId>wechaty-project_2.12</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wechaty/wechaty-project_2.12/
implementation 'io.github.wechaty:wechaty-project_2.12:0.0.15'
// https://jarcasting.com/artifacts/io.github.wechaty/wechaty-project_2.12/
implementation ("io.github.wechaty:wechaty-project_2.12:0.0.15")
'io.github.wechaty:wechaty-project_2.12:pom:0.0.15'
<dependency org="io.github.wechaty" name="wechaty-project_2.12" rev="0.0.15">
<artifact name="wechaty-project_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wechaty', module='wechaty-project_2.12', version='0.0.15')
)
libraryDependencies += "io.github.wechaty" % "wechaty-project_2.12" % "0.0.15"
[io.github.wechaty/wechaty-project_2.12 "0.0.15"]