is not current version
Last Version 3.0.0.RELEASE

io.github.wanggit:antrpc-core 2.0.1.RELEASE


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.wanggit
ArtifactId

ArtifactId

antrpc-core
Version

Version

2.0.1.RELEASE
Type

Type

jar

Download antrpc-core 2.0.1.RELEASE


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