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