X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=svjatoslav_commons.git;a=blobdiff_plain;f=doc%2Findex.html;h=0b489cba473ed1e13f31145e4a2e11c999300635;hp=92e6001af610fd057eb2f347011a142873838a6c;hb=9f9212a6430077d4cbe809cfa409b1a621d7f388;hpb=ae6d34912594c22e604629cb2fd1ee45e4226191 diff --git a/doc/index.html b/doc/index.html index 92e6001..0b489cb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Svjatoslav Commons - Java library of commonly used functions @@ -202,19 +202,19 @@

Table of Contents

-
-

1. General

+
+

1. General

  • This program is free software: released under Creative Commons Zero @@ -231,8 +231,8 @@
-
-

1.1. Source code

+
+

1.1. Source code

-
-

2. Library contents

+
+

2. Library contents

  • See JavaDoc.
  • @@ -346,8 +346,8 @@ eu.svjatoslav.commons.string.WildCardMatcher#match
-
-

3. Usage

+
+

3. Usage

Instructions to embed svjatoslav-commons in your project as a library: @@ -363,7 +363,7 @@ Maven pom.xml file snippet: <dependency> <groupId>eu.svjatoslav</groupId> <artifactId>svjatoslavcommons</artifactId> - <version>1.7</version> + <version>1.9</version> </dependency> ... </dependencies> @@ -385,7 +385,7 @@ Maven pom.xml file snippet:

Author: Svjatoslav Agejenko

-

Created: 2022-06-26 Sun 02:43

+

Created: 2022-07-13 Wed 03:58

Validate