Last Version

PowerShellLibJava 2.0.0

A simple library for using PowerShell from Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.tuupertunut
ArtifactId

ArtifactId

powershell-lib-java
Version

Version

2.0.0
Type

Type

jar
Description

Description

PowerShellLibJava
A simple library for using PowerShell from Java.
Project URL

Project URL

https://github.com/Tuupertunut/PowerShellLibJava
Source Code Management

Source Code Management

https://github.com/Tuupertunut/PowerShellLibJava

Download powershell-lib-java 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.tuupertunut/powershell-lib-java/ -->
<dependency>
    <groupId>com.github.tuupertunut</groupId>
    <artifactId>powershell-lib-java</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tuupertunut/powershell-lib-java/
implementation 'com.github.tuupertunut:powershell-lib-java:2.0.0'
// https://jarcasting.com/artifacts/com.github.tuupertunut/powershell-lib-java/
implementation ("com.github.tuupertunut:powershell-lib-java:2.0.0")
'com.github.tuupertunut:powershell-lib-java:jar:2.0.0'
<dependency org="com.github.tuupertunut" name="powershell-lib-java" rev="2.0.0">
  <artifact name="powershell-lib-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tuupertunut', module='powershell-lib-java', version='2.0.0')
)
libraryDependencies += "com.github.tuupertunut" % "powershell-lib-java" % "2.0.0"
[com.github.tuupertunut/powershell-lib-java "2.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.