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

com.github.fanzezhen.common:common-security 0.0.3.5


Категории

Категории

Безопасность
Группа

Группа

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

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

common-security
Версия

Версия

0.0.3.5
Тип

Тип

jar

Скачать common-security 0.0.3.5


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