is not current version
Last Version 1.6.15

com.github.anylogic:alogic-rpc 1.6.12

远程调用相关的API

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-rpc
Version

Version

1.6.12
Type

Type

jar

Download alogic-rpc 1.6.12


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