Download commons-core_2.12.0-RC2-1.18.6.jar file - Jar c

Jar examples for c:commons-core-2.12

Description

AVSystem commons library for Scala

You can download jar file commons-core_2.12.0-RC2 1.18.6 in this page.

License

The MIT License

Build File

You can use the following script to add commons-core_2.12.0-RC2-1.18.6.jar to your project.

<dependency>
   <groupId>com.avsystem.commons</groupId>
   <artifactId>commons-core_2.12.0-RC2</artifactId>
   <version>1.18.6</version>
</dependency>
compile group: 'com.avsystem.commons', name: 'commons-core_2.12.0-RC2', version: '1.18.6'
libraryDependencies += "com.avsystem.commons" % "commons-core_2.12.0-RC2" % "1.18.6"
<dependency org="com.avsystem.commons" name="commons-core_2.12.0-RC2" rev="1.18.6"/>
@Grapes(@Grab(group='com.avsystem.commons', module='commons-core_2.12.0-RC2', version='1.18.6'))
'com.avsystem.commons:commons-core_2.12.0-RC2:jar:1.18.6'

Download

Click the following link to download the jar file.

commons-core_2.12.0-RC2-1.18.6-javadoc.jar
commons-core_2.12.0-RC2-1.18.6-sources.jar
commons-core_2.12.0-RC2-1.18.6.jar
commons-core_2.12.0-RC2-1.18.6.pom



Related Tutorials