| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGroovy Языки программирования |
| Группа | Группаcom.milaboratory |
| Идентификатор | Идентификаторmitcr-groovy |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеmitcr-groovy
MiTCR is an open source software package aimed at extraction of information
on repertoire of T-cell clones from Next Generation Sequencing (NGS) data.
It is designed with the knowledge of the critical challenges arising in
everyday processing of immunological data.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mitcr-groovy-1.0.3.pom | |
| mitcr-groovy-1.0.3.jar | 9 KB |
| mitcr-groovy-1.0.3-sources.jar | 3 KB |
| mitcr-groovy-1.0.3-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.milaboratory/mitcr-groovy/ -->
<dependency>
<groupId>com.milaboratory</groupId>
<artifactId>mitcr-groovy</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.milaboratory/mitcr-groovy/
implementation 'com.milaboratory:mitcr-groovy:1.0.3'
// https://jarcasting.com/artifacts/com.milaboratory/mitcr-groovy/
implementation ("com.milaboratory:mitcr-groovy:1.0.3")
'com.milaboratory:mitcr-groovy:jar:1.0.3'
<dependency org="com.milaboratory" name="mitcr-groovy" rev="1.0.3">
<artifact name="mitcr-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.milaboratory', module='mitcr-groovy', version='1.0.3')
)
libraryDependencies += "com.milaboratory" % "mitcr-groovy" % "1.0.3"
[com.milaboratory/mitcr-groovy "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.milaboratory : mitcr | jar | 1.0.3 |
| com.milaboratory : mitcr Необязательный | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |