is not current version
Last Version 1.0.2.my

io.github.247452312:my-rpc-netty 1.0.0.my


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.247452312
ArtifactId

ArtifactId

my-rpc-netty
Version

Version

1.0.0.my
Type

Type

jar

Download my-rpc-netty 1.0.0.my


<!-- https://jarcasting.com/artifacts/io.github.247452312/my-rpc-netty/ -->
<dependency>
    <groupId>io.github.247452312</groupId>
    <artifactId>my-rpc-netty</artifactId>
    <version>1.0.0.my</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.247452312/my-rpc-netty/
implementation 'io.github.247452312:my-rpc-netty:1.0.0.my'
// https://jarcasting.com/artifacts/io.github.247452312/my-rpc-netty/
implementation ("io.github.247452312:my-rpc-netty:1.0.0.my")
'io.github.247452312:my-rpc-netty:jar:1.0.0.my'
<dependency org="io.github.247452312" name="my-rpc-netty" rev="1.0.0.my">
  <artifact name="my-rpc-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.247452312', module='my-rpc-netty', version='1.0.0.my')
)
libraryDependencies += "io.github.247452312" % "my-rpc-netty" % "1.0.0.my"
[io.github.247452312/my-rpc-netty "1.0.0.my"]