is not current version
Last Version 1.0.6

com.alexkasko.installer:windows-service-installer-test 1.0.3

Maven plugin to build installers with Windows service support.

GroupId

GroupId

com.alexkasko.installer
ArtifactId

ArtifactId

windows-service-installer-test
Version

Version

1.0.3
Type

Type

jar

Download windows-service-installer-test 1.0.3


<!-- https://jarcasting.com/artifacts/com.alexkasko.installer/windows-service-installer-test/ -->
<dependency>
    <groupId>com.alexkasko.installer</groupId>
    <artifactId>windows-service-installer-test</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexkasko.installer/windows-service-installer-test/
implementation 'com.alexkasko.installer:windows-service-installer-test:1.0.3'
// https://jarcasting.com/artifacts/com.alexkasko.installer/windows-service-installer-test/
implementation ("com.alexkasko.installer:windows-service-installer-test:1.0.3")
'com.alexkasko.installer:windows-service-installer-test:jar:1.0.3'
<dependency org="com.alexkasko.installer" name="windows-service-installer-test" rev="1.0.3">
  <artifact name="windows-service-installer-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexkasko.installer', module='windows-service-installer-test', version='1.0.3')
)
libraryDependencies += "com.alexkasko.installer" % "windows-service-installer-test" % "1.0.3"
[com.alexkasko.installer/windows-service-installer-test "1.0.3"]