Download bb4-sgf-1.1.jar file - Jar b

Jar examples for b:bb4-sgf

Description

bb4-sgf java code.

You can download jar file bb4-sgf 1.1 in this page.

License

The MIT license

Build File

You can use the following script to add bb4-sgf-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

bb4-sgf-1.1-javadoc.jar
bb4-sgf-1.1-sources.jar
bb4-sgf-1.1.jar
bb4-sgf-1.1.pom



Related Tutorials