License |
License |
---|---|
Categories |
CategoriesCLI User Interface Native Development Tools |
GroupId | GroupIdcom.solacesystems |
ArtifactId | ArtifactIdsolclientj-native-common |
Last Version | Last Version10.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsolclientj-native-common
Binaries of the native JNI library for common platforms
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.solacesystems/solclientj-native-common/ -->
<dependency>
<groupId>com.solacesystems</groupId>
<artifactId>solclientj-native-common</artifactId>
<version>10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.solacesystems/solclientj-native-common/
implementation 'com.solacesystems:solclientj-native-common:10.0.0'
// https://jarcasting.com/artifacts/com.solacesystems/solclientj-native-common/
implementation ("com.solacesystems:solclientj-native-common:10.0.0")
'com.solacesystems:solclientj-native-common:jar:10.0.0'
<dependency org="com.solacesystems" name="solclientj-native-common" rev="10.0.0">
<artifact name="solclientj-native-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solacesystems', module='solclientj-native-common', version='10.0.0')
)
libraryDependencies += "com.solacesystems" % "solclientj-native-common" % "10.0.0"
[com.solacesystems/solclientj-native-common "10.0.0"]