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