is not current version
Last Version 1.1.4

com.github.frtu.logs:logger-security 0.9.5

log library for security

Categories

Categories

Security
GroupId

GroupId

com.github.frtu.logs
ArtifactId

ArtifactId

logger-security
Version

Version

0.9.5
Type

Type

jar

Download logger-security 0.9.5


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