License |
License |
---|---|
Categories |
CategoriesNet Native Development Tools |
GroupId | GroupIdcom.github.tkuenneth |
ArtifactId | ArtifactIdnativeparameterstoreaccess |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionNative Parameter Store Access
nativeparameterstoreaccess provides access to the Windows registry and
the macOS Defaults database.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/ -->
<dependency>
<groupId>com.github.tkuenneth</groupId>
<artifactId>nativeparameterstoreaccess</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/
implementation 'com.github.tkuenneth:nativeparameterstoreaccess:0.1.2'
// https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/
implementation ("com.github.tkuenneth:nativeparameterstoreaccess:0.1.2")
'com.github.tkuenneth:nativeparameterstoreaccess:jar:0.1.2'
<dependency org="com.github.tkuenneth" name="nativeparameterstoreaccess" rev="0.1.2">
<artifact name="nativeparameterstoreaccess" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkuenneth', module='nativeparameterstoreaccess', version='0.1.2')
)
libraryDependencies += "com.github.tkuenneth" % "nativeparameterstoreaccess" % "0.1.2"
[com.github.tkuenneth/nativeparameterstoreaccess "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |