MVN

com.github.sarxos : windows-registry-util

Maven & Gradle

Jul 01, 2014
4 usages
52 stars

Windows Registry Utility · 100% pure Java, simple Windows registry utility

<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>windows-registry-util</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sarxos : windows-registry-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.sarxos : windows-registry-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
windows-registry-util-0.3
0.2
windows-registry-util-0.2
0.1
windows-registry-util-0.1

How to add a dependency to Maven

Add the following com.github.sarxos : windows-registry-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>windows-registry-util</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sarxos : windows-registry-util gradle dependency to your build.gradle file:

implementation 'com.github.sarxos:windows-registry-util:0.3'

Gradle Kotlin DSL: Add the following com.github.sarxos : windows-registry-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sarxos:windows-registry-util:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sarxos : windows-registry-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sarxos" % "windows-registry-util" % "0.3"

Advertisement

Dependencies from Group

Jan 18, 2018
37 usages
1.9k stars
Jul 01, 2014
4 usages
52 stars
Feb 19, 2015
4 usages
13 stars

Discover Dependencies

Dec 02, 2014
10 usages
153 stars
Dec 12, 2014
2 usages
455 stars
Sep 13, 2010
4 stars
Oct 30, 2012
10 usages
9 stars
Dec 21, 2011
40 usages
Mar 15, 2015
14 stars
Oct 23, 2013
2 usages
3 stars
Jul 26, 2011
93 usages
6 stars