License |
License |
---|---|
GroupId | GroupIdcom.github.sarxos |
ArtifactId | ArtifactIdwindows-registry-util |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindows Registry Utility
100% pure Java, simple Windows registry utility
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
windows-registry-util-0.3.pom | |
windows-registry-util-0.3.jar | 11 KB |
windows-registry-util-0.3-sources.jar | 4 KB |
windows-registry-util-0.3-javadoc.jar | 49 KB |
Browse |
<!-- 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"]