Last Version

alogic-remote 1.6.7

基于JSON协议的Http远程调用框架

License

License

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-remote
Version

Version

1.6.7
Type

Type

jar
Description

Description

alogic-remote
基于JSON协议的Http远程调用框架

Download alogic-remote 1.6.7


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.anylogic : alogic-core jar 1.6.7

Project Modules

There are no modules declared in this project.