l

log-helper-example-dubbo-api

Files download
File Operation
log-helper-example-dubbo-api-1.0.2-RELEASE.jar download
log-helper-example-dubbo-api-1.0.2-RELEASE.pom download
log-helper-example-dubbo-api-1.0.2-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.redick01</groupId>
  <artifactId>log-helper-example-dubbo-api</artifactId>
  <version>1.0.2-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'io.github.redick01:log-helper-example-dubbo-api:1.0.2-RELEASE'
Gradle Kotlin
implementation("io.github.redick01:log-helper-example-dubbo-api:1.0.2-RELEASE")
Scala SBT
libraryDependencies += "io.github.redick01" % "log-helper-example-dubbo-api" % "1.0.2-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='io.github.redick01', module='log-helper-example-dubbo-api', version='1.0.2-RELEASE')
)
Apache Ivy
<dependency org="io.github.redick01" name="log-helper-example-dubbo-api" rev="1.0.2-RELEASE" />
Leiningen
[io.github.redick01/log-helper-example-dubbo-api "1.0.2-RELEASE"]
Apache Buildr
'io.github.redick01:log-helper-example-dubbo-api:jar:1.0.2-RELEASE'