GroupId | GroupIdio.github.junxworks |
---|---|
ArtifactId | ArtifactIdjunx-ep-qlexp |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
junx-ep-qlexp-1.0.3.pom | |
junx-ep-qlexp-1.0.3.jar | 10 KB |
junx-ep-qlexp-1.0.3-sources.jar | 10 KB |
junx-ep-qlexp-1.0.3-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-qlexp/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-ep-qlexp</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-qlexp/
implementation 'io.github.junxworks:junx-ep-qlexp:1.0.3'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-qlexp/
implementation ("io.github.junxworks:junx-ep-qlexp:1.0.3")
'io.github.junxworks:junx-ep-qlexp:jar:1.0.3'
<dependency org="io.github.junxworks" name="junx-ep-qlexp" rev="1.0.3">
<artifact name="junx-ep-qlexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep-qlexp', version='1.0.3')
)
libraryDependencies += "io.github.junxworks" % "junx-ep-qlexp" % "1.0.3"
[io.github.junxworks/junx-ep-qlexp "1.0.3"]