is not current version
Last Version 5.36-75.0

uk.ac.ebi.interpro.scan:precalcmatches 5.19-58.0

Makes use of BerkeleyDB to allow storage and retrieval of precalculated matches. Also includes code for retrieving match data from other sources, e.g. the legacy Onion system.

GroupId

GroupId

uk.ac.ebi.interpro.scan
ArtifactId

ArtifactId

precalcmatches
Version

Version

5.19-58.0
Type

Type

pom

Download precalcmatches 5.19-58.0


<!-- https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalcmatches/ -->
<dependency>
    <groupId>uk.ac.ebi.interpro.scan</groupId>
    <artifactId>precalcmatches</artifactId>
    <version>5.19-58.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalcmatches/
implementation 'uk.ac.ebi.interpro.scan:precalcmatches:5.19-58.0'
// https://jarcasting.com/artifacts/uk.ac.ebi.interpro.scan/precalcmatches/
implementation ("uk.ac.ebi.interpro.scan:precalcmatches:5.19-58.0")
'uk.ac.ebi.interpro.scan:precalcmatches:pom:5.19-58.0'
<dependency org="uk.ac.ebi.interpro.scan" name="precalcmatches" rev="5.19-58.0">
  <artifact name="precalcmatches" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ebi.interpro.scan', module='precalcmatches', version='5.19-58.0')
)
libraryDependencies += "uk.ac.ebi.interpro.scan" % "precalcmatches" % "5.19-58.0"
[uk.ac.ebi.interpro.scan/precalcmatches "5.19-58.0"]