is not current version
Last Version 0.0.38

net.lz1998:pbbot-spring-boot-starter 0.0.3

A spring boot starter for qq bot development.

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.lz1998
ArtifactId

ArtifactId

pbbot-spring-boot-starter
Version

Version

0.0.3
Type

Type

pom

Download pbbot-spring-boot-starter 0.0.3


<!-- https://jarcasting.com/artifacts/net.lz1998/pbbot-spring-boot-starter/ -->
<dependency>
    <groupId>net.lz1998</groupId>
    <artifactId>pbbot-spring-boot-starter</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.lz1998/pbbot-spring-boot-starter/
implementation 'net.lz1998:pbbot-spring-boot-starter:0.0.3'
// https://jarcasting.com/artifacts/net.lz1998/pbbot-spring-boot-starter/
implementation ("net.lz1998:pbbot-spring-boot-starter:0.0.3")
'net.lz1998:pbbot-spring-boot-starter:pom:0.0.3'
<dependency org="net.lz1998" name="pbbot-spring-boot-starter" rev="0.0.3">
  <artifact name="pbbot-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.lz1998', module='pbbot-spring-boot-starter', version='0.0.3')
)
libraryDependencies += "net.lz1998" % "pbbot-spring-boot-starter" % "0.0.3"
[net.lz1998/pbbot-spring-boot-starter "0.0.3"]