GroupId | GroupIdcom.eurodyn.qlack2.util |
---|---|
ArtifactId | ArtifactIdqlack2-util-orbeon-runtime |
Version | Version2.3.15 |
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.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime/
implementation 'com.eurodyn.qlack2.util:qlack2-util-orbeon-runtime:2.3.15'
// https://jarcasting.com/artifacts/com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime/
implementation ("com.eurodyn.qlack2.util:qlack2-util-orbeon-runtime:2.3.15")
'com.eurodyn.qlack2.util:qlack2-util-orbeon-runtime:jar:2.3.15'
<dependency org="com.eurodyn.qlack2.util" name="qlack2-util-orbeon-runtime" rev="2.3.15">
<artifact name="qlack2-util-orbeon-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eurodyn.qlack2.util', module='qlack2-util-orbeon-runtime', version='2.3.15')
)
libraryDependencies += "com.eurodyn.qlack2.util" % "qlack2-util-orbeon-runtime" % "2.3.15"
[com.eurodyn.qlack2.util/qlack2-util-orbeon-runtime "2.3.15"]