Jar examples for c:commons-core-2.11
AVSystem commons library for Scala
You can download jar file commons-core_2.11 1.21.2 in this page.
The MIT License
You can use the following script to add commons-core_2.11-1.21.2.jar to your project.
<dependency> <groupId>com.avsystem.commons</groupId> <artifactId>commons-core_2.11</artifactId> <version>1.21.2</version> </dependency>
compile group: 'com.avsystem.commons', name: 'commons-core_2.11', version: '1.21.2'
libraryDependencies += "com.avsystem.commons" % "commons-core_2.11" % "1.21.2"
<dependency org="com.avsystem.commons" name="commons-core_2.11" rev="1.21.2"/>
@Grapes(@Grab(group='com.avsystem.commons', module='commons-core_2.11', version='1.21.2'))
'com.avsystem.commons:commons-core_2.11:jar:1.21.2'
Click the following link to download the jar file.
commons-core_2.11-1.21.2-javadoc.jar