is not current version
Last Version 1.6.10

com.github.anylogic:alogic-seq 1.6.7

全局唯一序列方案

GroupId

GroupId

com.github.anylogic
ArtifactId

ArtifactId

alogic-seq
Version

Version

1.6.7
Type

Type

jar

Download alogic-seq 1.6.7


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