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