X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=blobdiff_plain;f=doc%2Findex.html;h=35d0e251421567efbaa0daf42661d71fda23b766;hp=f3738e8d36caac2f5a1324571965fc48af1b582f;hb=cd703af6cd33a140e29678c818883cf239ed0232;hpb=965adace2b47642e2ca84f499cc32683c12059c6 diff --git a/doc/index.html b/doc/index.html index f3738e8..35d0e25 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Svjatoslav Commons - Java library of commonly used functions - + @@ -198,7 +198,7 @@ $(function() {

Svjatoslav Commons - Java library of commonly used functions


@@ -328,26 +341,26 @@ Maven pom.xml file snippet:
-
<dependencies>
+
<dependencies>
     ...
-    <dependency>
-        <groupId>eu.svjatoslav</groupId>
-        <artifactId>svjatoslavcommons</artifactId>
-        <version>1.7</version>
-    </dependency>
+    <dependency>
+        <groupId>eu.svjatoslav</groupId>
+        <artifactId>svjatoslavcommons</artifactId>
+        <version>1.7</version>
+    </dependency>
     ...
-</dependencies>
+</dependencies>
 
 
-<repositories>
+<repositories>
     ...
-    <repository>
-        <id>svjatoslav.eu</id>
-        <name>Svjatoslav repository</name>
-        <url>http://www2.svjatoslav.eu/maven/</url>
-    </repository>
+    <repository>
+        <id>svjatoslav.eu</id>
+        <name>Svjatoslav repository</name>
+        <url>http://www2.svjatoslav.eu/maven/</url>
+    </repository>
     ...
-</repositories>
+</repositories>
 
@@ -363,8 +376,8 @@ Maven pom.xml file snippet: