Download jetbrick-commons-1.0.5.jar file - Jar j

Jar examples for j:jetbrick-commons

Description

a package of java utility classes for jetbrick.

You can download jar file jetbrick-commons 1.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jetbrick-commons-1.0.5.jar to your project.

<dependency>
   <groupId>com.github.subchen</groupId>
   <artifactId>jetbrick-commons</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'com.github.subchen', name: 'jetbrick-commons', version: '1.0.5'
libraryDependencies += "com.github.subchen" % "jetbrick-commons" % "1.0.5"
<dependency org="com.github.subchen" name="jetbrick-commons" rev="1.0.5"/>
@Grapes(@Grab(group='com.github.subchen', module='jetbrick-commons', version='1.0.5'))
'com.github.subchen:jetbrick-commons:jar:1.0.5'

Download

Click the following link to download the jar file.

jetbrick-commons-1.0.5-javadoc.jar
jetbrick-commons-1.0.5-sources.jar
jetbrick-commons-1.0.5.jar
jetbrick-commons-1.0.5.pom



Related Tutorials