Download baseio-core-3.1.10.RELEASE.jar file - Jar b

Jar examples for b:baseio-core

Description

The core of baseio

You can download jar file baseio-core 3.1.10.RELEASE in this page.

Build File

You can use the following script to add baseio-core-3.1.10.RELEASE.jar to your project.

<dependency>
   <groupId>com.generallycloud</groupId>
   <artifactId>baseio-core</artifactId>
   <version>3.1.10.RELEASE</version>
</dependency>
compile group: 'com.generallycloud', name: 'baseio-core', version: '3.1.10.RELEASE'
libraryDependencies += "com.generallycloud" % "baseio-core" % "3.1.10.RELEASE"
<dependency org="com.generallycloud" name="baseio-core" rev="3.1.10.RELEASE"/>
@Grapes(@Grab(group='com.generallycloud', module='baseio-core', version='3.1.10.RELEASE'))
'com.generallycloud:baseio-core:jar:3.1.10.RELEASE'

Download

Click the following link to download the jar file.

baseio-core-3.1.10.RELEASE-javadoc.jar
baseio-core-3.1.10.RELEASE-sources.jar
baseio-core-3.1.10.RELEASE.jar
baseio-core-3.1.10.RELEASE.pom



Related Tutorials