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