is not current version
Last Version 2.0.0

com.github.teakfly:teafly-common-security 1.0.40

teafly 安全工具类

Categories

Categories

Security
GroupId

GroupId

com.github.teakfly
ArtifactId

ArtifactId

teafly-common-security
Version

Version

1.0.40
Type

Type

jar

Download teafly-common-security 1.0.40


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