is not current version
Last Version 2.0.3-RELEASE

cool.linco.common:shiroweb 2.0.1-RELEASE

project for Spring Boot

GroupId

GroupId

cool.linco.common
ArtifactId

ArtifactId

shiroweb
Version

Version

2.0.1-RELEASE
Type

Type

jar

Download shiroweb 2.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/cool.linco.common/shiroweb/ -->
<dependency>
    <groupId>cool.linco.common</groupId>
    <artifactId>shiroweb</artifactId>
    <version>2.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.linco.common/shiroweb/
implementation 'cool.linco.common:shiroweb:2.0.1-RELEASE'
// https://jarcasting.com/artifacts/cool.linco.common/shiroweb/
implementation ("cool.linco.common:shiroweb:2.0.1-RELEASE")
'cool.linco.common:shiroweb:jar:2.0.1-RELEASE'
<dependency org="cool.linco.common" name="shiroweb" rev="2.0.1-RELEASE">
  <artifact name="shiroweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.linco.common', module='shiroweb', version='2.0.1-RELEASE')
)
libraryDependencies += "cool.linco.common" % "shiroweb" % "2.0.1-RELEASE"
[cool.linco.common/shiroweb "2.0.1-RELEASE"]