GroupId | GroupIdio.github.pityka |
---|---|
ArtifactId | ArtifactIdextratrees_2.12 |
Version | Version0.0.79 |
Type | Typejar |
Filename | Size |
---|---|
extratrees_2.12-0.0.79.pom | |
extratrees_2.12-0.0.79.jar | 65 KB |
extratrees_2.12-0.0.79-sources.jar | 4 KB |
extratrees_2.12-0.0.79-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pityka/extratrees_2.12/ -->
<dependency>
<groupId>io.github.pityka</groupId>
<artifactId>extratrees_2.12</artifactId>
<version>0.0.79</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/extratrees_2.12/
implementation 'io.github.pityka:extratrees_2.12:0.0.79'
// https://jarcasting.com/artifacts/io.github.pityka/extratrees_2.12/
implementation ("io.github.pityka:extratrees_2.12:0.0.79")
'io.github.pityka:extratrees_2.12:jar:0.0.79'
<dependency org="io.github.pityka" name="extratrees_2.12" rev="0.0.79">
<artifact name="extratrees_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='extratrees_2.12', version='0.0.79')
)
libraryDependencies += "io.github.pityka" % "extratrees_2.12" % "0.0.79"
[io.github.pityka/extratrees_2.12 "0.0.79"]