не последняя версия
Последняя версия 0.0.8

com.github.houbb:privilege-springboot 0.0.7


Группа

Группа

com.github.houbb
Идентификатор

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

privilege-springboot
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать privilege-springboot 0.0.7


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