GroupId | GroupIdcom.github.andylke |
---|---|
ArtifactId | ArtifactIdim-aop-loggers |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
im-aop-loggers-1.0.6.pom | |
im-aop-loggers-1.0.6.jar | 50 KB |
im-aop-loggers-1.0.6-sources.jar | 30 KB |
im-aop-loggers-1.0.6-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andylke/im-aop-loggers/ -->
<dependency>
<groupId>com.github.andylke</groupId>
<artifactId>im-aop-loggers</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andylke/im-aop-loggers/
implementation 'com.github.andylke:im-aop-loggers:1.0.6'
// https://jarcasting.com/artifacts/com.github.andylke/im-aop-loggers/
implementation ("com.github.andylke:im-aop-loggers:1.0.6")
'com.github.andylke:im-aop-loggers:jar:1.0.6'
<dependency org="com.github.andylke" name="im-aop-loggers" rev="1.0.6">
<artifact name="im-aop-loggers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andylke', module='im-aop-loggers', version='1.0.6')
)
libraryDependencies += "com.github.andylke" % "im-aop-loggers" % "1.0.6"
[com.github.andylke/im-aop-loggers "1.0.6"]