Download alogic-core-1.6.10.jar file - Jar a

Jar examples for a:alogic-core

Description

alogic???????

You can download jar file alogic-core 1.6.10 in this page.

Build File

You can use the following script to add alogic-core-1.6.10.jar to your project.

<dependency>
   <groupId>com.github.anylogic</groupId>
   <artifactId>alogic-core</artifactId>
   <version>1.6.10</version>
</dependency>
compile group: 'com.github.anylogic', name: 'alogic-core', version: '1.6.10'
libraryDependencies += "com.github.anylogic" % "alogic-core" % "1.6.10"
<dependency org="com.github.anylogic" name="alogic-core" rev="1.6.10"/>
@Grapes(@Grab(group='com.github.anylogic', module='alogic-core', version='1.6.10'))
'com.github.anylogic:alogic-core:jar:1.6.10'

Download

Click the following link to download the jar file.

alogic-core-1.6.10-javadoc.jar
alogic-core-1.6.10-sources.jar
alogic-core-1.6.10.jar
alogic-core-1.6.10.pom



Related Tutorials