is not current version
Last Version 0.0.38

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

This is a qq robot spring boot starter.

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.lz1998
ArtifactId

ArtifactId

pbbot-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download pbbot-spring-boot-starter 0.0.1


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