GroupId | GroupIdcom.eurodyn.qlack2.util |
---|---|
ArtifactId | ArtifactIdqlack2-util-orbeon-runtime |
Version | Version2.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime/ -->
<dependency>
<groupId>com.eurodyn.qlack2.util</groupId>
<artifactId>qlack2-util-orbeon-runtime</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime/
implementation 'com.eurodyn.qlack2.util:qlack2-util-orbeon-runtime:2.2.2'
// https://jarcasting.com/artifacts/com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime/
implementation ("com.eurodyn.qlack2.util:qlack2-util-orbeon-runtime:2.2.2")
'com.eurodyn.qlack2.util:qlack2-util-orbeon-runtime:jar:2.2.2'
<dependency org="com.eurodyn.qlack2.util" name="qlack2-util-orbeon-runtime" rev="2.2.2">
<artifact name="qlack2-util-orbeon-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eurodyn.qlack2.util', module='qlack2-util-orbeon-runtime', version='2.2.2')
)
libraryDependencies += "com.eurodyn.qlack2.util" % "qlack2-util-orbeon-runtime" % "2.2.2"
[com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime "2.2.2"]