| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.biopet |
| Идентификатор | Идентификаторtool-utils_2.11 |
| Версия | Версия0.6 |
| Тип | Типjar |
| Описание |
Описаниеtool-utils
tool-utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tool-utils_2.11-0.6.pom | |
| tool-utils_2.11-0.6.jar | 55 KB |
| tool-utils_2.11-0.6-sources.jar | 13 KB |
| tool-utils_2.11-0.6-javadoc.jar | 372 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.biopet/tool-utils_2.11/ -->
<dependency>
<groupId>com.github.biopet</groupId>
<artifactId>tool-utils_2.11</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biopet/tool-utils_2.11/
implementation 'com.github.biopet:tool-utils_2.11:0.6'
// https://jarcasting.com/artifacts/com.github.biopet/tool-utils_2.11/
implementation ("com.github.biopet:tool-utils_2.11:0.6")
'com.github.biopet:tool-utils_2.11:jar:0.6'
<dependency org="com.github.biopet" name="tool-utils_2.11" rev="0.6">
<artifact name="tool-utils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biopet', module='tool-utils_2.11', version='0.6')
)
libraryDependencies += "com.github.biopet" % "tool-utils_2.11" % "0.6"
[com.github.biopet/tool-utils_2.11 "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.biopet : common-utils_2.11 | jar | 0.8 |
| com.github.scopt : scopt_2.11 | jar | 3.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.biopet : test-utils_2.11 | jar | 0.4 |