Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIduk.ac.ebi.interpro.scan |
ArtifactId | ArtifactIdprecalc-match-client |
Version | Version5.28-67.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalc-match-client/ -->
<dependency>
<groupId>uk.ac.ebi.interpro.scan</groupId>
<artifactId>precalc-match-client</artifactId>
<version>5.28-67.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalc-match-client/
implementation 'uk.ac.ebi.interpro.scan:precalc-match-client:5.28-67.0'
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalc-match-client/
implementation ("uk.ac.ebi.interpro.scan:precalc-match-client:5.28-67.0")
'uk.ac.ebi.interpro.scan:precalc-match-client:jar:5.28-67.0'
<dependency org="uk.ac.ebi.interpro.scan" name="precalc-match-client" rev="5.28-67.0">
<artifact name="precalc-match-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.interpro.scan', module='precalc-match-client', version='5.28-67.0')
)
libraryDependencies += "uk.ac.ebi.interpro.scan" % "precalc-match-client" % "5.28-67.0"
[uk.ac.ebi.interpro.scan/precalc-match-client "5.28-67.0"]