GroupId | GroupIdcom.eurodyn.qlack.fuse |
---|---|
ArtifactId | ArtifactIdqlack-fuse-lexicon |
Version | Version3.2.0 |
Type | Typejar |
Filename | Size |
---|---|
qlack-fuse-lexicon-3.2.0.pom | |
qlack-fuse-lexicon-3.2.0.jar | 68 KB |
qlack-fuse-lexicon-3.2.0-sources.jar | 44 KB |
qlack-fuse-lexicon-3.2.0-javadoc.jar | 299 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-lexicon/
implementation 'com.eurodyn.qlack.fuse:qlack-fuse-lexicon:3.2.0'
// https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-lexicon/
implementation ("com.eurodyn.qlack.fuse:qlack-fuse-lexicon:3.2.0")
'com.eurodyn.qlack.fuse:qlack-fuse-lexicon:jar:3.2.0'
<dependency org="com.eurodyn.qlack.fuse" name="qlack-fuse-lexicon" rev="3.2.0">
<artifact name="qlack-fuse-lexicon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eurodyn.qlack.fuse', module='qlack-fuse-lexicon', version='3.2.0')
)
libraryDependencies += "com.eurodyn.qlack.fuse" % "qlack-fuse-lexicon" % "3.2.0"
[com.eurodyn.qlack.fuse/qlack-fuse-lexicon "3.2.0"]