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

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


Категории

Категории

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

Группа

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

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

common-security
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать common-security 2.0.1


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