Download common_2.12-0.0.8.jar file - Jar c

Jar examples for c:common-2.12

Description

common

You can download jar file common_2.12 0.0.8 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add common_2.12-0.0.8.jar to your project.

<dependency>
   <groupId>ai.lum</groupId>
   <artifactId>common_2.12</artifactId>
   <version>0.0.8</version>
</dependency>
compile group: 'ai.lum', name: 'common_2.12', version: '0.0.8'
libraryDependencies += "ai.lum" % "common_2.12" % "0.0.8"
<dependency org="ai.lum" name="common_2.12" rev="0.0.8"/>
@Grapes(@Grab(group='ai.lum', module='common_2.12', version='0.0.8'))
'ai.lum:common_2.12:jar:0.0.8'

Download

Click the following link to download the jar file.

common_2.12-0.0.8-javadoc.jar
common_2.12-0.0.8-sources.jar
common_2.12-0.0.8.jar
common_2.12-0.0.8.pom



Related Tutorials