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

Jar examples for a:alogic-common

Description

????

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials