is not current version
Last Version 1.6.15

com.github.anylogic:alogic 1.6.7

一个高效的轻量级服务框架

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic
Version

Version

1.6.7
Type

Type

pom

Download alogic 1.6.7

Filename Size
alogic-1.6.7.pom 4 KB
Browse

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