Categories |
CategoriesNet Native Development Tools |
---|---|
GroupId | GroupIdcom.github.tkuenneth |
ArtifactId | ArtifactIdnativeparameterstoreaccess |
Version | Version0.1.0 |
Type | Typejar |
<!-- 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"]