Download billy-core-2.0.0.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 2.0.0 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials