Download commons-core_2.12-1.22.3.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 1.22.3 in this page.

License

The MIT License

Build File

You can use the following script to add commons-core_2.12-1.22.3.jar to your project.

<dependency>
   <groupId>null</groupId>
   <artifactId>commons-core_2.12</artifactId>
   <version>1.22.3</version>
</dependency>
compile group: 'null', name: 'commons-core_2.12', version: '1.22.3'
libraryDependencies += "null" % "commons-core_2.12" % "1.22.3"
<dependency org="null" name="commons-core_2.12" rev="1.22.3"/>
@Grapes(@Grab(group='null', module='commons-core_2.12', version='1.22.3'))
'null:commons-core_2.12:jar:1.22.3'

Download

Click the following link to download the jar file.

commons-core_2.12-1.22.3-javadoc.jar
commons-core_2.12-1.22.3-sources.jar
commons-core_2.12-1.22.3.jar
commons-core_2.12-1.22.3.pom



Related Tutorials