Download buabook-common-1.0.0.jar file - Jar b

Jar examples for b:buabook-common

Description

Useful helper functions and classes used throughout the BuaBook applications (c) 2017 Sport Trades Ltd

You can download jar file buabook-common 1.0.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add buabook-common-1.0.0.jar to your project.

<dependency>
   <groupId>com.buabook</groupId>
   <artifactId>buabook-common</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.buabook', name: 'buabook-common', version: '1.0.0'
libraryDependencies += "com.buabook" % "buabook-common" % "1.0.0"
<dependency org="com.buabook" name="buabook-common" rev="1.0.0"/>
@Grapes(@Grab(group='com.buabook', module='buabook-common', version='1.0.0'))
'com.buabook:buabook-common:jar:1.0.0'

Download

Click the following link to download the jar file.

buabook-common-1.0.0-javadoc.jar
buabook-common-1.0.0-sources.jar
buabook-common-1.0.0.jar
buabook-common-1.0.0.pom



Related Tutorials