is not current version
Last Version 1.1.4

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

log library for security

Categories

Categories

Security
GroupId

GroupId

com.github.frtu.logs
ArtifactId

ArtifactId

logger-security
Version

Version

1.0.2
Type

Type

jar

Download logger-security 1.0.2


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