Download windows-registry-util-0.1.jar file - Jar w

Jar examples for w:windows-registry-util

Description

100% pure Java, simple Windows registry utility

You can download jar file windows-registry-util 0.1 in this page.

License

MIT License

Build File

You can use the following script to add windows-registry-util-0.1.jar to your project.

<dependency>
   <groupId>com.github.sarxos</groupId>
   <artifactId>windows-registry-util</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.github.sarxos', name: 'windows-registry-util', version: '0.1'
libraryDependencies += "com.github.sarxos" % "windows-registry-util" % "0.1"
<dependency org="com.github.sarxos" name="windows-registry-util" rev="0.1"/>
@Grapes(@Grab(group='com.github.sarxos', module='windows-registry-util', version='0.1'))
'com.github.sarxos:windows-registry-util:jar:0.1'

Download

Click the following link to download the jar file.

windows-registry-util-0.1-javadoc.jar
windows-registry-util-0.1-sources.jar
windows-registry-util-0.1.jar
windows-registry-util-0.1.pom



Related Tutorials