From a49a3600ec430a7ddd076c29fb893f23464d3b01 Mon Sep 17 00:00:00 2001 From: profesorfalken Date: Wed, 6 Feb 2019 17:39:39 +0100 Subject: [PATCH] Update to 3.0.3 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09c4c85..94d4c82 100644 --- a/README.md +++ b/README.md @@ -21,18 +21,18 @@ Check all the new features here: https://github.com/profesorfalken/jPowerShell/w ## Installation -To install jPowerShell you can add the dependecy to your software project management tool: https://search.maven.org/artifact/com.profesorfalken/jPowerShell/3.0.1/jar +To install jPowerShell you can add the dependecy to your software project management tool: https://search.maven.org/artifact/com.profesorfalken/jPowerShell/3.0.3/jar For example, for Maven you have just to add to your pom.xml: com.profesorfalken jPowerShell - 3.0.1 + 3.0.3 Instead, you can direct download the JAR file and add it to your classpath. -https://repo1.maven.org/maven2/com/profesorfalken/jPowerShell/3.0.1/jPowerShell-3.0.1.jar +https://repo1.maven.org/maven2/com/profesorfalken/jPowerShell/3.0.3/jPowerShell-3.0.3.jar ## Basic Usage