Download billy-core-1.1.5.jar file - Jar b

Jar examples for b:billy-core

Description

A project to aid in dealing with financial data

You can download jar file billy-core 1.1.5 in this page.

License

Open Source License

Build File

You can use the following script to add billy-core-1.1.5.jar to your project.

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

Download

Click the following link to download the jar file.

billy-core-1.1.5-javadoc.jar
billy-core-1.1.5-sources.jar
billy-core-1.1.5-tests.jar
billy-core-1.1.5.jar
billy-core-1.1.5.pom



Related Tutorials