| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdde.intarsys.opensource |
| ArtifactId | ArtifactIdisnativec |
| Last Version | Last Version5.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionisnativec
Platform independent native code wrapper for Intarsys Java components.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| isnativec-5.6.pom | |
| isnativec-5.6.jar | 52 KB |
| isnativec-5.6-sources.jar | 82 KB |
| isnativec-5.6-javadoc.jar | 296 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.intarsys.opensource/isnativec/ -->
<dependency>
<groupId>de.intarsys.opensource</groupId>
<artifactId>isnativec</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.intarsys.opensource/isnativec/
implementation 'de.intarsys.opensource:isnativec:5.6'
// https://jarcasting.com/artifacts/de.intarsys.opensource/isnativec/
implementation ("de.intarsys.opensource:isnativec:5.6")
'de.intarsys.opensource:isnativec:jar:5.6'
<dependency org="de.intarsys.opensource" name="isnativec" rev="5.6">
<artifact name="isnativec" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.intarsys.opensource', module='isnativec', version='5.6')
)
libraryDependencies += "de.intarsys.opensource" % "isnativec" % "5.6"
[de.intarsys.opensource/isnativec "5.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | jar | 3.2.7 |