Download bigio-core-1.1.3.jar file - Jar b

Jar examples for b:bigio-core

Description

You can download jar file bigio-core 1.1.3 in this page.

License

Simplified BSD License

Build File

You can use the following script to add bigio-core-1.1.3.jar to your project.

<dependency>
   <groupId>io.bigio</groupId>
   <artifactId>bigio-core</artifactId>
   <version>1.1.3</version>
</dependency>
compile group: 'io.bigio', name: 'bigio-core', version: '1.1.3'
libraryDependencies += "io.bigio" % "bigio-core" % "1.1.3"
<dependency org="io.bigio" name="bigio-core" rev="1.1.3"/>
@Grapes(@Grab(group='io.bigio', module='bigio-core', version='1.1.3'))
'io.bigio:bigio-core:jar:1.1.3'

Download

Click the following link to download the jar file.

bigio-core-1.1.3-javadoc.jar
bigio-core-1.1.3-sources.jar
bigio-core-1.1.3.jar
bigio-core-1.1.3.pom



Related Tutorials