не последняя версия
Последняя версия 4.13.0

org.rhq:rhq-core-native-system 4.11.0

Java API that wraps the native library used to access low-level system resources natively.

Категории

Категории

Native Инструменты разработки
Группа

Группа

org.rhq
Идентификатор

Идентификатор

rhq-core-native-system
Версия

Версия

4.11.0
Тип

Тип

jar

Скачать rhq-core-native-system 4.11.0


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-core-native-system/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-core-native-system</artifactId>
    <version>4.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-core-native-system/
implementation 'org.rhq:rhq-core-native-system:4.11.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-core-native-system/
implementation ("org.rhq:rhq-core-native-system:4.11.0")
'org.rhq:rhq-core-native-system:jar:4.11.0'
<dependency org="org.rhq" name="rhq-core-native-system" rev="4.11.0">
  <artifact name="rhq-core-native-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-core-native-system', version='4.11.0')
)
libraryDependencies += "org.rhq" % "rhq-core-native-system" % "4.11.0"
[org.rhq/rhq-core-native-system "4.11.0"]