is not current version
Last Version 1.0.3

com.milaboratory:mitcr-groovy 1.0.2

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.

Categories

Categories

Groovy Languages
GroupId

GroupId

com.milaboratory
ArtifactId

ArtifactId

mitcr-groovy
Version

Version

1.0.2
Type

Type

jar

Download mitcr-groovy 1.0.2


<!-- https://jarcasting.com/artifacts/com.milaboratory/mitcr-groovy/ -->
<dependency>
    <groupId>com.milaboratory</groupId>
    <artifactId>mitcr-groovy</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.milaboratory/mitcr-groovy/
implementation 'com.milaboratory:mitcr-groovy:1.0.2'
// https://jarcasting.com/artifacts/com.milaboratory/mitcr-groovy/
implementation ("com.milaboratory:mitcr-groovy:1.0.2")
'com.milaboratory:mitcr-groovy:jar:1.0.2'
<dependency org="com.milaboratory" name="mitcr-groovy" rev="1.0.2">
  <artifact name="mitcr-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.milaboratory', module='mitcr-groovy', version='1.0.2')
)
libraryDependencies += "com.milaboratory" % "mitcr-groovy" % "1.0.2"
[com.milaboratory/mitcr-groovy "1.0.2"]