is not current version
Last Version 1.6.15

com.github.anylogic:alogic 1.6.12

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

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic
Version

Version

1.6.12
Type

Type

pom

Download alogic 1.6.12

Filename Size
alogic-1.6.12.pom 5 KB
Browse

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