Download alogic-common-1.6.9.jar file - Jar a

Jar examples for a:alogic-common

Description

????

You can download jar file alogic-common 1.6.9 in this page.

Build File

You can use the following script to add alogic-common-1.6.9.jar to your project.

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

Download

Click the following link to download the jar file.

alogic-common-1.6.9-javadoc.jar
alogic-common-1.6.9-sources.jar
alogic-common-1.6.9.jar
alogic-common-1.6.9.pom



Related Tutorials