| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdcom.pyx4j |
| ArtifactId | ArtifactIdpyx4j-native |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpyx4j-native
JNI Interfaces to windows functions like time and beep
|
| Project Organization |
Project Organizationpyx4j team |
| Filename | Size |
|---|---|
| pyx4j-native-1.0.1.pom | |
| pyx4j-native-1.0.1.jar | 68 KB |
| pyx4j-native-1.0.1-sources.jar | 65 KB |
| pyx4j-native-1.0.1-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pyx4j/pyx4j-native/ -->
<dependency>
<groupId>com.pyx4j</groupId>
<artifactId>pyx4j-native</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pyx4j/pyx4j-native/
implementation 'com.pyx4j:pyx4j-native:1.0.1'
// https://jarcasting.com/artifacts/com.pyx4j/pyx4j-native/
implementation ("com.pyx4j:pyx4j-native:1.0.1")
'com.pyx4j:pyx4j-native:jar:1.0.1'
<dependency org="com.pyx4j" name="pyx4j-native" rev="1.0.1">
<artifact name="pyx4j-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pyx4j', module='pyx4j-native', version='1.0.1')
)
libraryDependencies += "com.pyx4j" % "pyx4j-native" % "1.0.1"
[com.pyx4j/pyx4j-native "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.3 |