License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.mantisrx |
ArtifactId | ArtifactIdmql-jvm |
Version | Version3.2.9 |
Type | Typejar |
Description |
Descriptionmql-jvm
mql-jvm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mql-jvm-3.2.9.pom | |
mql-jvm-3.2.9.jar | 5 MB |
mql-jvm-3.2.9-sources.jar | 30 KB |
mql-jvm-3.2.9-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mantisrx/mql-jvm/ -->
<dependency>
<groupId>io.mantisrx</groupId>
<artifactId>mql-jvm</artifactId>
<version>3.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.mantisrx/mql-jvm/
implementation 'io.mantisrx:mql-jvm:3.2.9'
// https://jarcasting.com/artifacts/io.mantisrx/mql-jvm/
implementation ("io.mantisrx:mql-jvm:3.2.9")
'io.mantisrx:mql-jvm:jar:3.2.9'
<dependency org="io.mantisrx" name="mql-jvm" rev="3.2.9">
<artifact name="mql-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mantisrx', module='mql-jvm', version='3.2.9')
)
libraryDependencies += "io.mantisrx" % "mql-jvm" % "3.2.9"
[io.mantisrx/mql-jvm "3.2.9"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex : rxjava | jar | 1.3.8 |