| Группа | Группаtw.edu.sju.ee.eea.jni |
|---|---|
| Идентификатор | Идентификаторjni-daqmx |
| Версия | Версия1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jni-daqmx-1.0.pom | |
| jni-daqmx-1.0.jar | 78 KB |
| jni-daqmx-1.0-sources.jar | 3 KB |
| jni-daqmx-1.0-javadoc.jar | 50 KB |
| Обзор |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.jni/jni-daqmx/
implementation 'tw.edu.sju.ee.eea.jni:jni-daqmx:1.0'
// https://jarcasting.com/artifacts/tw.edu.sju.ee.eea.jni/jni-daqmx/
implementation ("tw.edu.sju.ee.eea.jni:jni-daqmx:1.0")
'tw.edu.sju.ee.eea.jni:jni-daqmx:jar:1.0'
<dependency org="tw.edu.sju.ee.eea.jni" name="jni-daqmx" rev="1.0">
<artifact name="jni-daqmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.edu.sju.ee.eea.jni', module='jni-daqmx', version='1.0')
)
libraryDependencies += "tw.edu.sju.ee.eea.jni" % "jni-daqmx" % "1.0"
[tw.edu.sju.ee.eea.jni/jni-daqmx "1.0"]