is not current version
Last Version 2.3.18

com.github.fangjinuo.audit:audit-core 1.1.3


GroupId

GroupId

com.github.fangjinuo.audit
ArtifactId

ArtifactId

audit-core
Version

Version

1.1.3
Type

Type

jar

Download audit-core 1.1.3


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