GroupId | GroupIdcom.github.anylogic |
---|---|
ArtifactId | ArtifactIdalogic-together |
Version | Version1.6.8 |
Type | Typejar |
Filename | Size |
---|---|
alogic-together-1.6.8.pom | |
alogic-together-1.6.8.jar | 10 KB |
alogic-together-1.6.8-sources.jar | 5 KB |
alogic-together-1.6.8-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.anylogic/alogic-together/ -->
<dependency>
<groupId>com.github.anylogic</groupId>
<artifactId>alogic-together</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-together/
implementation 'com.github.anylogic:alogic-together:1.6.8'
// https://jarcasting.com/artifacts/com.github.anylogic/alogic-together/
implementation ("com.github.anylogic:alogic-together:1.6.8")
'com.github.anylogic:alogic-together:jar:1.6.8'
<dependency org="com.github.anylogic" name="alogic-together" rev="1.6.8">
<artifact name="alogic-together" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anylogic', module='alogic-together', version='1.6.8')
)
libraryDependencies += "com.github.anylogic" % "alogic-together" % "1.6.8"
[com.github.anylogic/alogic-together "1.6.8"]