is not current version
Last Version 1.1.2_final

com.github.618lf:swak-dubbo 1.1.0_final


Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.618lf
ArtifactId

ArtifactId

swak-dubbo
Version

Version

1.1.0_final
Type

Type

jar

Download swak-dubbo 1.1.0_final


<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-dubbo/ -->
<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-dubbo</artifactId>
    <version>1.1.0_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-dubbo/
implementation 'com.github.618lf:swak-dubbo:1.1.0_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-dubbo/
implementation ("com.github.618lf:swak-dubbo:1.1.0_final")
'com.github.618lf:swak-dubbo:jar:1.1.0_final'
<dependency org="com.github.618lf" name="swak-dubbo" rev="1.1.0_final">
  <artifact name="swak-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-dubbo', version='1.1.0_final')
)
libraryDependencies += "com.github.618lf" % "swak-dubbo" % "1.1.0_final"
[com.github.618lf/swak-dubbo "1.1.0_final"]