is not current version
Last Version 1.0.6

com.alexkasko.installer:windows-service-installer-common 1.0.2

Maven plugin to build installers with Windows service support.

GroupId

GroupId

com.alexkasko.installer
ArtifactId

ArtifactId

windows-service-installer-common
Version

Version

1.0.2
Type

Type

jar

Download windows-service-installer-common 1.0.2


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