File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ dependencies {
4848 testCompile(group : " org.mockito" , name : " mockito-core" , version : " 1.9.5" );
4949}
5050
51- javadoc. options. links(" http://docs.oracle.com/javase/6/docs/api" );
52- javadoc. options. links(" http://jsr-305.googlecode.com/svn/trunk/javadoc" );
53- javadoc. options. links(" http://fasterxml.github.com/jackson-databind/javadoc/2.2.0" );
54- javadoc. options. links(" http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc" );
55- javadoc. options. links(" http://fge.github.io/msg-simple" );
51+ javadoc. options. links(" http://docs.oracle.com/javase/6/docs/api/ " );
52+ javadoc. options. links(" http://jsr-305.googlecode.com/svn/trunk/javadoc/ " );
53+ javadoc. options. links(" http://fasterxml.github.com/jackson-databind/javadoc/2.2.0/ " );
54+ javadoc. options. links(" http://docs.guava-libraries.googlecode.com/git-history/v16.0.1/javadoc/ " );
55+ javadoc. options. links(" http://fge.github.io/msg-simple/ " );
5656
You can’t perform that action at this time.
0 commit comments