не последняя версия
Последняя версия 2.0.3-RELEASE

cool.linco.common:shiroweb 2.0.1-RELEASE

project for Spring Boot

Группа

Группа

cool.linco.common
Идентификатор

Идентификатор

shiroweb
Версия

Версия

2.0.1-RELEASE
Тип

Тип

jar

Скачать 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"]