| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.xspacesoft.kowalski7cc |
| ArtifactId | ArtifactIdbotclient |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTelegram Bot Client
An another library for the telegram bot platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| botclient-0.1.0.pom | |
| botclient-0.1.0.jar | 32 KB |
| botclient-0.1.0-sources.jar | 25 KB |
| botclient-0.1.0-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xspacesoft.kowalski7cc/botclient/ -->
<dependency>
<groupId>com.xspacesoft.kowalski7cc</groupId>
<artifactId>botclient</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xspacesoft.kowalski7cc/botclient/
implementation 'com.xspacesoft.kowalski7cc:botclient:0.1.0'
// https://jarcasting.com/artifacts/com.xspacesoft.kowalski7cc/botclient/
implementation ("com.xspacesoft.kowalski7cc:botclient:0.1.0")
'com.xspacesoft.kowalski7cc:botclient:jar:0.1.0'
<dependency org="com.xspacesoft.kowalski7cc" name="botclient" rev="0.1.0">
<artifact name="botclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xspacesoft.kowalski7cc', module='botclient', version='0.1.0')
)
libraryDependencies += "com.xspacesoft.kowalski7cc" % "botclient" % "0.1.0"
[com.xspacesoft.kowalski7cc/botclient "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| us.monoid.web : resty | jar | 0.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |