is not current version
Last Version 1.2.1

su.nlq:icq-bot-core 1.1.1

ICQ Bot Core API library

GroupId

GroupId

su.nlq
ArtifactId

ArtifactId

icq-bot-core
Version

Version

1.1.1
Type

Type

jar

Download icq-bot-core 1.1.1


<!-- https://jarcasting.com/artifacts/su.nlq/icq-bot-core/ -->
<dependency>
    <groupId>su.nlq</groupId>
    <artifactId>icq-bot-core</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/su.nlq/icq-bot-core/
implementation 'su.nlq:icq-bot-core:1.1.1'
// https://jarcasting.com/artifacts/su.nlq/icq-bot-core/
implementation ("su.nlq:icq-bot-core:1.1.1")
'su.nlq:icq-bot-core:jar:1.1.1'
<dependency org="su.nlq" name="icq-bot-core" rev="1.1.1">
  <artifact name="icq-bot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='su.nlq', module='icq-bot-core', version='1.1.1')
)
libraryDependencies += "su.nlq" % "icq-bot-core" % "1.1.1"
[su.nlq/icq-bot-core "1.1.1"]