GroupId | GroupIdio.github.pityka |
---|---|
ArtifactId | ArtifactIdextratrees_2.12 |
Version | Version0.0.60 |
Type | Typejar |
Filename | Size |
---|---|
extratrees_2.12-0.0.60.pom | |
extratrees_2.12-0.0.60.jar | 62 KB |
extratrees_2.12-0.0.60-sources.jar | 4 KB |
extratrees_2.12-0.0.60-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.60</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pityka/extratrees_2.12/
implementation 'io.github.pityka:extratrees_2.12:0.0.60'
// https://jarcasting.com/artifacts/io.github.pityka/extratrees_2.12/
implementation ("io.github.pityka:extratrees_2.12:0.0.60")
'io.github.pityka:extratrees_2.12:jar:0.0.60'
<dependency org="io.github.pityka" name="extratrees_2.12" rev="0.0.60">
<artifact name="extratrees_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pityka', module='extratrees_2.12', version='0.0.60')
)
libraryDependencies += "io.github.pityka" % "extratrees_2.12" % "0.0.60"
[io.github.pityka/extratrees_2.12 "0.0.60"]