b

bio-postprocess-create-chromosome-locations-and-lengths

InterMine Post Processes modules
https://github.com/intermine/intermine
LGPL-2.1
InterMine core team and contributors
Files download
File Operation
bio-postprocess-create-chromosome-locations-and-lengths-5.0.4.jar download
bio-postprocess-create-chromosome-locations-and-lengths-5.0.4.pom download
bio-postprocess-create-chromosome-locations-and-lengths-5.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.intermine</groupId>
  <artifactId>bio-postprocess-create-chromosome-locations-and-lengths</artifactId>
  <version>5.0.4</version>
</dependency>
Gradle Groovy
implementation 'org.intermine:bio-postprocess-create-chromosome-locations-and-lengths:5.0.4'
Gradle Kotlin
implementation("org.intermine:bio-postprocess-create-chromosome-locations-and-lengths:5.0.4")
Scala SBT
libraryDependencies += "org.intermine" % "bio-postprocess-create-chromosome-locations-and-lengths" % "5.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.intermine', module='bio-postprocess-create-chromosome-locations-and-lengths', version='5.0.4')
)
Apache Ivy
<dependency org="org.intermine" name="bio-postprocess-create-chromosome-locations-and-lengths" rev="5.0.4" />
Leiningen
[org.intermine/bio-postprocess-create-chromosome-locations-and-lengths "5.0.4"]
Apache Buildr
'org.intermine:bio-postprocess-create-chromosome-locations-and-lengths:jar:5.0.4'