is not current version
Last Version 1.0.6

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

Maven plugin to build installers with Windows service support.

GroupId

GroupId

com.alexkasko.installer
ArtifactId

ArtifactId

windows-service-installer-test
Version

Version

1.0.5
Type

Type

jar

Download windows-service-installer-test 1.0.5


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