| License |
License |
|---|---|
| GroupId | GroupIdtw.edu.sju.ee.eea.jni |
| ArtifactId | ArtifactIdjni-daqmx |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEEA JNI NI-DAQmx
The parent pom for Electrical Equipment Analyzer
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jni-daqmx-1.1.pom | |
| jni-daqmx-1.1.jar | 78 KB |
| jni-daqmx-1.1-sources.jar | 3 KB |
| jni-daqmx-1.1-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.jni/jni-daqmx/ -->
<dependency>
<groupId>tw.edu.sju.ee.eea.jni</groupId>
<artifactId>jni-daqmx</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.jni/jni-daqmx/
implementation 'tw.edu.sju.ee.eea.jni:jni-daqmx:1.1'
// https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.jni/jni-daqmx/
implementation ("tw.edu.sju.ee.eea.jni:jni-daqmx:1.1")
'tw.edu.sju.ee.eea.jni:jni-daqmx:jar:1.1'
<dependency org="tw.edu.sju.ee.eea.jni" name="jni-daqmx" rev="1.1">
<artifact name="jni-daqmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.edu.sju.ee.eea.jni', module='jni-daqmx', version='1.1')
)
libraryDependencies += "tw.edu.sju.ee.eea.jni" % "jni-daqmx" % "1.1"
[tw.edu.sju.ee.eea.jni/jni-daqmx "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| tw.edu.sju.ee.eea.commons : commons-nativeutils | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |