Download bigio-agent-1.2.jar file - Jar b

Jar examples for b:bigio-agent

Description

You can download jar file bigio-agent 1.2 in this page.

License

Simplified BSD License

Build File

You can use the following script to add bigio-agent-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

bigio-agent-1.2-javadoc.jar
bigio-agent-1.2-sources.jar
bigio-agent-1.2.jar
bigio-agent-1.2.pom



Related Tutorials