Jar examples for j:jxlint
Framework for doing static analysis in Java
You can download jar file jxlint 2.0.0 in this page.
MIT license
You can use the following script to add jxlint-2.0.0.jar to your project.
<dependency> <groupId>com.selesse</groupId> <artifactId>jxlint</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.selesse', name: 'jxlint', version: '2.0.0'
libraryDependencies += "com.selesse" % "jxlint" % "2.0.0"
<dependency org="com.selesse" name="jxlint" rev="2.0.0"/>
@Grapes(@Grab(group='com.selesse', module='jxlint', version='2.0.0'))
'com.selesse:jxlint:jar:2.0.0'
Click the following link to download the jar file.
jxlint-2.0.0-javadoc.jar