License |
License |
---|---|
GroupId | GroupIdcom.github.robtimus |
ArtifactId | ArtifactIdwindows-registry |
Version | Version1.0 |
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.pom | |
windows-registry-1.0.jar | 72 KB |
windows-registry-1.0-sources.jar | 50 KB |
windows-registry-1.0-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</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/windows-registry/
implementation 'com.github.robtimus:windows-registry:1.0'
// https://jarcasting.com/artifacts/com.github.robtimus/windows-registry/
implementation ("com.github.robtimus:windows-registry:1.0")
'com.github.robtimus:windows-registry:jar:1.0'
<dependency org="com.github.robtimus" name="windows-registry" rev="1.0">
<artifact name="windows-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='windows-registry', version='1.0')
)
libraryDependencies += "com.github.robtimus" % "windows-registry" % "1.0"
[com.github.robtimus/windows-registry "1.0"]
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 |