is not current version
Last Version 1.10.14

com.hcl.domino:jnx-example-graalvm-native 1.0.36


Categories

Categories

Graal Native Development Tools
GroupId

GroupId

com.hcl.domino
ArtifactId

ArtifactId

jnx-example-graalvm-native
Version

Version

1.0.36
Type

Type

jar

Download jnx-example-graalvm-native 1.0.36


<!-- https://jarcasting.com/artifacts/com.hcl.domino/jnx-example-graalvm-native/ -->
<dependency>
    <groupId>com.hcl.domino</groupId>
    <artifactId>jnx-example-graalvm-native</artifactId>
    <version>1.0.36</version>
</dependency>
// https://jarcasting.com/artifacts/com.hcl.domino/jnx-example-graalvm-native/
implementation 'com.hcl.domino:jnx-example-graalvm-native:1.0.36'
// https://jarcasting.com/artifacts/com.hcl.domino/jnx-example-graalvm-native/
implementation ("com.hcl.domino:jnx-example-graalvm-native:1.0.36")
'com.hcl.domino:jnx-example-graalvm-native:jar:1.0.36'
<dependency org="com.hcl.domino" name="jnx-example-graalvm-native" rev="1.0.36">
  <artifact name="jnx-example-graalvm-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hcl.domino', module='jnx-example-graalvm-native', version='1.0.36')
)
libraryDependencies += "com.hcl.domino" % "jnx-example-graalvm-native" % "1.0.36"
[com.hcl.domino/jnx-example-graalvm-native "1.0.36"]