is not current version
Last Version 1.1.4

top.zopx:square-boot-starter 1.0.2

square-boot-starter

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

top.zopx
ArtifactId

ArtifactId

square-boot-starter
Version

Version

1.0.2
Type

Type

pom

Download square-boot-starter 1.0.2


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