не последняя версия
Последняя версия 0.3

com.github.biopet:tool-test-utils_2.11 0.2.2

tool-test-utils

Группа

Группа

com.github.biopet
Идентификатор

Идентификатор

tool-test-utils_2.11
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать tool-test-utils_2.11 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.biopet/tool-test-utils_2.11/ -->
<dependency>
    <groupId>com.github.biopet</groupId>
    <artifactId>tool-test-utils_2.11</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biopet/tool-test-utils_2.11/
implementation 'com.github.biopet:tool-test-utils_2.11:0.2.2'
// https://jarcasting.com/artifacts/com.github.biopet/tool-test-utils_2.11/
implementation ("com.github.biopet:tool-test-utils_2.11:0.2.2")
'com.github.biopet:tool-test-utils_2.11:jar:0.2.2'
<dependency org="com.github.biopet" name="tool-test-utils_2.11" rev="0.2.2">
  <artifact name="tool-test-utils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biopet', module='tool-test-utils_2.11', version='0.2.2')
)
libraryDependencies += "com.github.biopet" % "tool-test-utils_2.11" % "0.2.2"
[com.github.biopet/tool-test-utils_2.11 "0.2.2"]