Categories |
CategoriesReact User Interface Web Frameworks Dubbo Net Networking |
---|---|
GroupId | GroupIdcom.github.cherrythefatbunny |
ArtifactId | ArtifactIdreactive-dubbo-extensions |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cherrythefatbunny/reactive-dubbo-extensions/ -->
<dependency>
<groupId>com.github.cherrythefatbunny</groupId>
<artifactId>reactive-dubbo-extensions</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cherrythefatbunny/reactive-dubbo-extensions/
implementation 'com.github.cherrythefatbunny:reactive-dubbo-extensions:1.0.1'
// https://jarcasting.com/artifacts/com.github.cherrythefatbunny/reactive-dubbo-extensions/
implementation ("com.github.cherrythefatbunny:reactive-dubbo-extensions:1.0.1")
'com.github.cherrythefatbunny:reactive-dubbo-extensions:jar:1.0.1'
<dependency org="com.github.cherrythefatbunny" name="reactive-dubbo-extensions" rev="1.0.1">
<artifact name="reactive-dubbo-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cherrythefatbunny', module='reactive-dubbo-extensions', version='1.0.1')
)
libraryDependencies += "com.github.cherrythefatbunny" % "reactive-dubbo-extensions" % "1.0.1"
[com.github.cherrythefatbunny/reactive-dubbo-extensions "1.0.1"]