Categories |
CategoriesDubbo Net Networking |
---|---|
GroupId | GroupIdorg.bytesoft |
ArtifactId | ArtifactIdbytetcc-supports-dubbo |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-dubbo/ -->
<dependency>
<groupId>org.bytesoft</groupId>
<artifactId>bytetcc-supports-dubbo</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-dubbo/
implementation 'org.bytesoft:bytetcc-supports-dubbo:0.5.1'
// https://jarcasting.com/artifacts/org.bytesoft/bytetcc-supports-dubbo/
implementation ("org.bytesoft:bytetcc-supports-dubbo:0.5.1")
'org.bytesoft:bytetcc-supports-dubbo:jar:0.5.1'
<dependency org="org.bytesoft" name="bytetcc-supports-dubbo" rev="0.5.1">
<artifact name="bytetcc-supports-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytesoft', module='bytetcc-supports-dubbo', version='0.5.1')
)
libraryDependencies += "org.bytesoft" % "bytetcc-supports-dubbo" % "0.5.1"
[org.bytesoft/bytetcc-supports-dubbo "0.5.1"]