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