| License |
License |
|---|---|
| GroupId | GroupIdxyz.cofe |
| ArtifactId | ArtifactIdj-libc |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionj-libc
Linux libc api
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| j-libc-1.3.pom | |
| j-libc-1.3.jar | 62 KB |
| j-libc-1.3-sources.jar | 68 KB |
| j-libc-1.3-javadoc.jar | 238 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/j-libc/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>j-libc</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/j-libc/
implementation 'xyz.cofe:j-libc:1.3'
// https://jarcasting.com/artifacts/xyz.cofe/j-libc/
implementation ("xyz.cofe:j-libc:1.3")
'xyz.cofe:j-libc:jar:1.3'
<dependency org="xyz.cofe" name="j-libc" rev="1.3">
<artifact name="j-libc" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='j-libc', version='1.3')
)
libraryDependencies += "xyz.cofe" % "j-libc" % "1.3"
[xyz.cofe/j-libc "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | jar | [4.1.0,4.5.0) |
| org.jruby.ext.posix : jna-posix | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.codehaus.groovy : groovy-all | jar | 2.3.8 |