diff --git a/binaries/jSerialComm-1.2.0-test.jar b/binaries/jSerialComm-1.2.0-test.jar deleted file mode 100644 index 84debb9..0000000 Binary files a/binaries/jSerialComm-1.2.0-test.jar and /dev/null differ diff --git a/binaries/jSerialComm-1.2.0.jar b/binaries/jSerialComm-1.2.0.jar deleted file mode 100644 index 0ae09a7..0000000 Binary files a/binaries/jSerialComm-1.2.0.jar and /dev/null differ diff --git a/binaries/jSerialComm-1.2.1-test.jar b/binaries/jSerialComm-1.2.1-test.jar new file mode 100644 index 0000000..f0e0df4 Binary files /dev/null and b/binaries/jSerialComm-1.2.1-test.jar differ diff --git a/binaries/jSerialComm-1.2.1.jar b/binaries/jSerialComm-1.2.1.jar new file mode 100644 index 0000000..9b5c501 Binary files /dev/null and b/binaries/jSerialComm-1.2.1.jar differ diff --git a/index.html b/index.html index 9b1af33..eb2c7cc 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@
Download this project as a .zip file Download this project as a tar.gz file - Download this library as a .jar file + Download this library as a .jar file
@@ -73,7 +73,7 @@

How can use this library in my own project?

-

One of the most convenient features of this library is that it allows you to simply include the JAR file in your custom project, and it will automatically select and load the correct native library for your platform and architecture. As such, you can make use of this library by simply copying the jSerialComm.jar file into your project directory and linking to it as you would any other JAR file.

+

One of the most convenient features of this library is that it allows you to simply include the JAR file in your custom project, and it will automatically select and load the correct native library for your platform and architecture. As such, you can make use of this library by simply copying the jSerialComm.jar file into your project directory and linking to it as you would any other JAR file.

To access the contents of the library in your project, make sure to import com.fazecast.jSerialComm.* into your java files. You can then generate a list of all available serial ports on your system (real or virtual), by calling the following static method:

@@ -102,25 +102,25 @@
  • Leiningen
  • -
    <dependency>
       <groupId>com.fazecast</groupId>
       <artifactId>jSerialComm</artifactId>
       <version>1.2.0</version>
    </dependency>
    +
    <dependency>
       <groupId>com.fazecast</groupId>
       <artifactId>jSerialComm</artifactId>
       <version>1.2.1</version>
    </dependency>
    -
    <dependency org="com.fazecast" name="jSerialComm" rev="1.2.0"/>
    +
    <dependency org="com.fazecast" name="jSerialComm" rev="1.2.1"/>
    -
    @Grapes(
       @Grab(group='com.fazecast', module='jSerialComm', version='1.2.0')
    )
    +
    @Grapes(
       @Grab(group='com.fazecast', module='jSerialComm', version='1.2.1')
    )
    -
    'com.fazecast:jSerialComm:1.2.0'
    +
    'com.fazecast:jSerialComm:1.2.1'
    -
    'com.fazecast:jSerialComm:jar:1.2.0'
    +
    'com.fazecast:jSerialComm:jar:1.2.1'
    -
    libraryDependencies += "com.fazecast" % "jSerialComm" % "1.2.0"
    +
    libraryDependencies += "com.fazecast" % "jSerialComm" % "1.2.1"
    -
    [com.fazecast/jSerialComm "1.2.0"]
    +
    [com.fazecast/jSerialComm "1.2.1"]
    diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index 9448fc5..94ac264 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,9 +2,9 @@ - -All Classes (jSerialComm 1.2.0 API) - + +All Classes (jSerialComm 1.2.1 API) + diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index 10e34bf..e7ee509 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,9 +2,9 @@ - -All Classes (jSerialComm 1.2.0 API) - + +All Classes (jSerialComm 1.2.1 API) + diff --git a/javadoc/com/fazecast/jSerialComm/SerialPort.html b/javadoc/com/fazecast/jSerialComm/SerialPort.html index fe09901..515dbe0 100644 --- a/javadoc/com/fazecast/jSerialComm/SerialPort.html +++ b/javadoc/com/fazecast/jSerialComm/SerialPort.html @@ -2,9 +2,9 @@ - -SerialPort (jSerialComm 1.2.0 API) - + +SerialPort (jSerialComm 1.2.1 API) + @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ diff --git a/javadoc/com/fazecast/jSerialComm/package-summary.html b/javadoc/com/fazecast/jSerialComm/package-summary.html index f574a02..2f7e698 100644 --- a/javadoc/com/fazecast/jSerialComm/package-summary.html +++ b/javadoc/com/fazecast/jSerialComm/package-summary.html @@ -2,9 +2,9 @@ - -com.fazecast.jSerialComm (jSerialComm 1.2.0 API) - + +com.fazecast.jSerialComm (jSerialComm 1.2.1 API) + @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@