is not current version
Last Version 0.0.8-GA

top.bayberry:bayberry-springboot 0.0.3

bayberry springboot ....

GroupId

GroupId

top.bayberry
ArtifactId

ArtifactId

bayberry-springboot
Version

Version

0.0.3
Type

Type

jar

Download bayberry-springboot 0.0.3


<!-- https://jarcasting.com/artifacts/top.bayberry/bayberry-springboot/ -->
<dependency>
    <groupId>top.bayberry</groupId>
    <artifactId>bayberry-springboot</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.bayberry/bayberry-springboot/
implementation 'top.bayberry:bayberry-springboot:0.0.3'
// https://jarcasting.com/artifacts/top.bayberry/bayberry-springboot/
implementation ("top.bayberry:bayberry-springboot:0.0.3")
'top.bayberry:bayberry-springboot:jar:0.0.3'
<dependency org="top.bayberry" name="bayberry-springboot" rev="0.0.3">
  <artifact name="bayberry-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.bayberry', module='bayberry-springboot', version='0.0.3')
)
libraryDependencies += "top.bayberry" % "bayberry-springboot" % "0.0.3"
[top.bayberry/bayberry-springboot "0.0.3"]