| License |
License |
|---|---|
| GroupId | GroupIdio.github.matchup-ir |
| ArtifactId | ArtifactIdmrank |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionMRank
Learning to Rank powerful library based on RankLib
|
| Filename | Size |
|---|---|
| mrank-1.0.1.pom | |
| mrank-1.0.1.jar | 19 KB |
| mrank-1.0.1-sources.jar | 15 KB |
| mrank-1.0.1-javadoc.jar | 487 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.matchup-ir/mrank/ -->
<dependency>
<groupId>io.github.matchup-ir</groupId>
<artifactId>mrank</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.matchup-ir/mrank/
implementation 'io.github.matchup-ir:mrank:1.0.1'
// https://jarcasting.com/artifacts/io.github.matchup-ir/mrank/
implementation ("io.github.matchup-ir:mrank:1.0.1")
'io.github.matchup-ir:mrank:jar:1.0.1'
<dependency org="io.github.matchup-ir" name="mrank" rev="1.0.1">
<artifact name="mrank" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.matchup-ir', module='mrank', version='1.0.1')
)
libraryDependencies += "io.github.matchup-ir" % "mrank" % "1.0.1"
[io.github.matchup-ir/mrank "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |