License |
License |
---|---|
GroupId | GroupIdcom.github.cherrythefatbunny |
ArtifactId | ArtifactIdpackages |
Version | Version2.10.10.10 |
Type | Typejar |
Description |
Descriptionreactive support for dubbo based on reactor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
packages-2.10.10.10.pom | |
packages-2.10.10.10.jar | 168 MB |
packages-2.10.10.10-sources.jar | 168 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cherrythefatbunny/packages/ -->
<dependency>
<groupId>com.github.cherrythefatbunny</groupId>
<artifactId>packages</artifactId>
<version>2.10.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cherrythefatbunny/packages/
implementation 'com.github.cherrythefatbunny:packages:2.10.10.10'
// https://jarcasting.com/artifacts/com.github.cherrythefatbunny/packages/
implementation ("com.github.cherrythefatbunny:packages:2.10.10.10")
'com.github.cherrythefatbunny:packages:jar:2.10.10.10'
<dependency org="com.github.cherrythefatbunny" name="packages" rev="2.10.10.10">
<artifact name="packages" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cherrythefatbunny', module='packages', version='2.10.10.10')
)
libraryDependencies += "com.github.cherrythefatbunny" % "packages" % "2.10.10.10"
[com.github.cherrythefatbunny/packages "2.10.10.10"]