Categories |
CategoriesDubbo Net Networking |
---|---|
GroupId | GroupIdio.github.githublaohu |
ArtifactId | ArtifactIddubbo-dependent-all |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
dubbo-dependent-all-0.0.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.githublaohu/dubbo-dependent-all/ -->
<dependency>
<groupId>io.github.githublaohu</groupId>
<artifactId>dubbo-dependent-all</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.githublaohu/dubbo-dependent-all/
implementation 'io.github.githublaohu:dubbo-dependent-all:0.0.3'
// https://jarcasting.com/artifacts/io.github.githublaohu/dubbo-dependent-all/
implementation ("io.github.githublaohu:dubbo-dependent-all:0.0.3")
'io.github.githublaohu:dubbo-dependent-all:pom:0.0.3'
<dependency org="io.github.githublaohu" name="dubbo-dependent-all" rev="0.0.3">
<artifact name="dubbo-dependent-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.githublaohu', module='dubbo-dependent-all', version='0.0.3')
)
libraryDependencies += "io.github.githublaohu" % "dubbo-dependent-all" % "0.0.3"
[io.github.githublaohu/dubbo-dependent-all "0.0.3"]