Jar examples for j:jetbrick-commons
a package of java utility classes for jetbrick.
You can download jar file jetbrick-commons 2.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jetbrick-commons-2.0.4.jar to your project.
<dependency> <groupId>com.github.subchen</groupId> <artifactId>jetbrick-commons</artifactId> <version>2.0.4</version> </dependency>
compile group: 'com.github.subchen', name: 'jetbrick-commons', version: '2.0.4'
libraryDependencies += "com.github.subchen" % "jetbrick-commons" % "2.0.4"
<dependency org="com.github.subchen" name="jetbrick-commons" rev="2.0.4"/>
@Grapes(@Grab(group='com.github.subchen', module='jetbrick-commons', version='2.0.4'))
'com.github.subchen:jetbrick-commons:jar:2.0.4'
Click the following link to download the jar file.
jetbrick-commons-2.0.4-javadoc.jar