Windows Registry Utility

100% pure Java, simple Windows registry utility

License

License

GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

windows-registry-util
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Windows Registry Utility
100% pure Java, simple Windows registry utility
Project URL

Project URL

https://github.com/sarxos/win-registry
Project Organization

Project Organization

Bartosz Firyn (sarxos)

Download windows-registry-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sarxos/windows-registry-util/ -->
<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>windows-registry-util</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sarxos/windows-registry-util/
implementation 'com.github.sarxos:windows-registry-util:0.3'
// https://jarcasting.com/artifacts/com.github.sarxos/windows-registry-util/
implementation ("com.github.sarxos:windows-registry-util:0.3")
'com.github.sarxos:windows-registry-util:jar:0.3'
<dependency org="com.github.sarxos" name="windows-registry-util" rev="0.3">
  <artifact name="windows-registry-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sarxos', module='windows-registry-util', version='0.3')
)
libraryDependencies += "com.github.sarxos" % "windows-registry-util" % "0.3"
[com.github.sarxos/windows-registry-util "0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1