| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.biopet |
| Идентификатор | Идентификаторbamstats_2.11 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеBamStats
BamStats
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bamstats_2.11-1.0.1.pom | |
| bamstats_2.11-1.0.1.jar | 254 KB |
| bamstats_2.11-1.0.1-sources.jar | 31 KB |
| bamstats_2.11-1.0.1-javadoc.jar | 463 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.biopet/bamstats_2.11/ -->
<dependency>
<groupId>com.github.biopet</groupId>
<artifactId>bamstats_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biopet/bamstats_2.11/
implementation 'com.github.biopet:bamstats_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.github.biopet/bamstats_2.11/
implementation ("com.github.biopet:bamstats_2.11:1.0.1")
'com.github.biopet:bamstats_2.11:jar:1.0.1'
<dependency org="com.github.biopet" name="bamstats_2.11" rev="1.0.1">
<artifact name="bamstats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biopet', module='bamstats_2.11', version='1.0.1')
)
libraryDependencies += "com.github.biopet" % "bamstats_2.11" % "1.0.1"
[com.github.biopet/bamstats_2.11 "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.biopet : tool-utils_2.11 | jar | 0.6 |
| com.github.biopet : ngs-utils_2.11 | jar | 0.7 |
| com.github.biopet : tool-test-utils_2.11 | jar | 0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |