Categories |
CategoriesDubbo Net Networking |
---|---|
GroupId | GroupIdio.github.redick01 |
ArtifactId | ArtifactIdlog-helper-example-dubbo-api |
Version | Version1.0-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.redick01/log-helper-example-dubbo-api/ -->
<dependency>
<groupId>io.github.redick01</groupId>
<artifactId>log-helper-example-dubbo-api</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.redick01/log-helper-example-dubbo-api/
implementation 'io.github.redick01:log-helper-example-dubbo-api:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.redick01/log-helper-example-dubbo-api/
implementation ("io.github.redick01:log-helper-example-dubbo-api:1.0-RELEASE")
'io.github.redick01:log-helper-example-dubbo-api:jar:1.0-RELEASE'
<dependency org="io.github.redick01" name="log-helper-example-dubbo-api" rev="1.0-RELEASE">
<artifact name="log-helper-example-dubbo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.redick01', module='log-helper-example-dubbo-api', version='1.0-RELEASE')
)
libraryDependencies += "io.github.redick01" % "log-helper-example-dubbo-api" % "1.0-RELEASE"
[io.github.redick01/log-helper-example-dubbo-api "1.0-RELEASE"]