is not current version
Last Version 2.0.1

com.alilitech:boot-plus-web 1.3.0


GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-web
Version

Version

1.3.0
Type

Type

jar

Download boot-plus-web 1.3.0


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