License |
License |
---|---|
GroupId | GroupIdcom.github.robtimus |
ArtifactId | ArtifactIdwindows-registry |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwindows-registry
Provides classes and interfaces for working with the Windows registry
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
windows-registry-1.0.1.pom | |
windows-registry-1.0.1.jar | 72 KB |
windows-registry-1.0.1-sources.jar | 50 KB |
windows-registry-1.0.1-javadoc.jar | 580 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robtimus/windows-registry/ -->
<dependency>
<groupId>com.github.robtimus</groupId>
<artifactId>windows-registry</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/windows-registry/
implementation 'com.github.robtimus:windows-registry:1.0.1'
// https://jarcasting.com/artifacts/com.github.robtimus/windows-registry/
implementation ("com.github.robtimus:windows-registry:1.0.1")
'com.github.robtimus:windows-registry:jar:1.0.1'
<dependency org="com.github.robtimus" name="windows-registry" rev="1.0.1">
<artifact name="windows-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='windows-registry', version='1.0.1')
)
libraryDependencies += "com.github.robtimus" % "windows-registry" % "1.0.1"
[com.github.robtimus/windows-registry "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna-jpms | jar | 5.10.0 |
net.java.dev.jna : jna-platform-jpms | jar | 5.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.2.0 |