GroupId | GroupIdorg.intermine |
---|---|
ArtifactId | ArtifactIdbio-postprocess-create-overlap-view |
Version | Version5.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.intermine/bio-postprocess-create-overlap-view/ -->
<dependency>
<groupId>org.intermine</groupId>
<artifactId>bio-postprocess-create-overlap-view</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.intermine/bio-postprocess-create-overlap-view/
implementation 'org.intermine:bio-postprocess-create-overlap-view:5.0.1'
// https://jarcasting.com/artifacts/org.intermine/bio-postprocess-create-overlap-view/
implementation ("org.intermine:bio-postprocess-create-overlap-view:5.0.1")
'org.intermine:bio-postprocess-create-overlap-view:jar:5.0.1'
<dependency org="org.intermine" name="bio-postprocess-create-overlap-view" rev="5.0.1">
<artifact name="bio-postprocess-create-overlap-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intermine', module='bio-postprocess-create-overlap-view', version='5.0.1')
)
libraryDependencies += "org.intermine" % "bio-postprocess-create-overlap-view" % "5.0.1"
[org.intermine/bio-postprocess-create-overlap-view "5.0.1"]