GroupId | GroupIdcom.eurodyn.qlack.fuse |
---|---|
ArtifactId | ArtifactIdqlack-fuse-lexicon |
Version | Version3.4.5 |
Type | Typejar |
Filename | Size |
---|---|
qlack-fuse-lexicon-3.4.5.pom | |
qlack-fuse-lexicon-3.4.5.jar | 71 KB |
qlack-fuse-lexicon-3.4.5-sources.jar | 47 KB |
qlack-fuse-lexicon-3.4.5-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-lexicon/ -->
<dependency>
<groupId>com.eurodyn.qlack.fuse</groupId>
<artifactId>qlack-fuse-lexicon</artifactId>
<version>3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-lexicon/
implementation 'com.eurodyn.qlack.fuse:qlack-fuse-lexicon:3.4.5'
// https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-lexicon/
implementation ("com.eurodyn.qlack.fuse:qlack-fuse-lexicon:3.4.5")
'com.eurodyn.qlack.fuse:qlack-fuse-lexicon:jar:3.4.5'
<dependency org="com.eurodyn.qlack.fuse" name="qlack-fuse-lexicon" rev="3.4.5">
<artifact name="qlack-fuse-lexicon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eurodyn.qlack.fuse', module='qlack-fuse-lexicon', version='3.4.5')
)
libraryDependencies += "com.eurodyn.qlack.fuse" % "qlack-fuse-lexicon" % "3.4.5"
[com.eurodyn.qlack.fuse/qlack-fuse-lexicon "3.4.5"]