is not current version
Last Version 0.1.2

com.github.tkuenneth:nativeparameterstoreaccess 0.1.0

nativeparameterstoreaccess provides access to the Windows registry and the macOS Defaults database.

Categories

Categories

Net Native Development Tools
GroupId

GroupId

com.github.tkuenneth
ArtifactId

ArtifactId

nativeparameterstoreaccess
Version

Version

0.1.0
Type

Type

jar

Download nativeparameterstoreaccess 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/ -->
<dependency>
    <groupId>com.github.tkuenneth</groupId>
    <artifactId>nativeparameterstoreaccess</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/
implementation 'com.github.tkuenneth:nativeparameterstoreaccess:0.1.0'
// https://jarcasting.com/artifacts/com.github.tkuenneth/nativeparameterstoreaccess/
implementation ("com.github.tkuenneth:nativeparameterstoreaccess:0.1.0")
'com.github.tkuenneth:nativeparameterstoreaccess:jar:0.1.0'
<dependency org="com.github.tkuenneth" name="nativeparameterstoreaccess" rev="0.1.0">
  <artifact name="nativeparameterstoreaccess" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkuenneth', module='nativeparameterstoreaccess', version='0.1.0')
)
libraryDependencies += "com.github.tkuenneth" % "nativeparameterstoreaccess" % "0.1.0"
[com.github.tkuenneth/nativeparameterstoreaccess "0.1.0"]