| License |
License |
|---|---|
| GroupId | GroupIdru.ispras.modis |
| ArtifactId | ArtifactIdtm_2.11 |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptiontm
tm
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationru.ispras.modis |
| Filename | Size |
|---|---|
| tm_2.11-1.0.pom | |
| tm_2.11-1.0.jar | 365 KB |
| tm_2.11-1.0-sources.jar | 55 KB |
| tm_2.11-1.0-javadoc.jar | 643 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.ispras.modis/tm_2.11/ -->
<dependency>
<groupId>ru.ispras.modis</groupId>
<artifactId>tm_2.11</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ispras.modis/tm_2.11/
implementation 'ru.ispras.modis:tm_2.11:1.0'
// https://jarcasting.com/artifacts/ru.ispras.modis/tm_2.11/
implementation ("ru.ispras.modis:tm_2.11:1.0")
'ru.ispras.modis:tm_2.11:jar:1.0'
<dependency org="ru.ispras.modis" name="tm_2.11" rev="1.0">
<artifact name="tm_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ispras.modis', module='tm_2.11', version='1.0')
)
libraryDependencies += "ru.ispras.modis" % "tm_2.11" % "1.0"
[ru.ispras.modis/tm_2.11 "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.2 |
| org.clapper : grizzled-slf4j_2.11 | jar | 1.0.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.14 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| org.mockito : mockito-core | jar | 1.8.5 |
| com.esotericsoftware.kryo : kryo | jar | 2.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.0 |