GroupId | GroupIdcom.github.anylogic |
---|---|
ArtifactId | ArtifactIdalogic-xscript-zk |
Version | Version3.4.6-20170113 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-xscript-zk/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-xscript-zk</artifactId>
<version>3.4.6-20170113</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-xscript-zk/
implementation 'com.github.anylogic:alogic-xscript-zk:3.4.6-20170113'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-xscript-zk/
implementation ("com.github.anylogic:alogic-xscript-zk:3.4.6-20170113")
'com.github.anylogic:alogic-xscript-zk:jar:3.4.6-20170113'
<dependency org="com.github.anylogic" name="alogic-xscript-zk" rev="3.4.6-20170113">
<artifact name="alogic-xscript-zk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-xscript-zk', version='3.4.6-20170113')
)
libraryDependencies += "com.github.anylogic" % "alogic-xscript-zk" % "3.4.6-20170113"
[com.github.anylogic/alogic-xscript-zk "3.4.6-20170113"]