is not current version
Last Version 0.1.1

com.github.biopet:downsampleregions_2.11 0.1

DownsampleRegions

GroupId

GroupId

com.github.biopet
ArtifactId

ArtifactId

downsampleregions_2.11
Version

Version

0.1
Type

Type

jar

Download downsampleregions_2.11 0.1


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