License |
License |
---|---|
Categories |
CategoriesJNA Development Tools Native ORM Data |
GroupId | GroupIdcom.github.kunkun26 |
ArtifactId | ArtifactIdjna-platform |
Last Version | Last Version4.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Native Access Platform
Java Native Access Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jna-platform-4.5.1.pom | |
jna-platform-4.5.1.jar | 2 MB |
jna-platform-4.5.1-sources.jar | 878 KB |
jna-platform-4.5.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kunkun26/jna-platform/ -->
<dependency>
<groupId>com.github.kunkun26</groupId>
<artifactId>jna-platform</artifactId>
<version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kunkun26/jna-platform/
implementation 'com.github.kunkun26:jna-platform:4.5.1'
// https://jarcasting.com/artifacts/com.github.kunkun26/jna-platform/
implementation ("com.github.kunkun26:jna-platform:4.5.1")
'com.github.kunkun26:jna-platform:jar:4.5.1'
<dependency org="com.github.kunkun26" name="jna-platform" rev="4.5.1">
<artifact name="jna-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kunkun26', module='jna-platform', version='4.5.1')
)
libraryDependencies += "com.github.kunkun26" % "jna-platform" % "4.5.1"
[com.github.kunkun26/jna-platform "4.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kunkun26 : jna | jar | 4.5.1 |