is not current version
Last Version 0.16.1

org.rcsb:strucmotif-search 0.8.1

Real-time search for structural motifs in protein structures

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.rcsb
ArtifactId

ArtifactId

strucmotif-search
Version

Version

0.8.1
Type

Type

pom

Download strucmotif-search 0.8.1


<!-- https://jarcasting.com/artifacts/org.rcsb/strucmotif-search/ -->
<dependency>
    <groupId>org.rcsb</groupId>
    <artifactId>strucmotif-search</artifactId>
    <version>0.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search/
implementation 'org.rcsb:strucmotif-search:0.8.1'
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search/
implementation ("org.rcsb:strucmotif-search:0.8.1")
'org.rcsb:strucmotif-search:pom:0.8.1'
<dependency org="org.rcsb" name="strucmotif-search" rev="0.8.1">
  <artifact name="strucmotif-search" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rcsb', module='strucmotif-search', version='0.8.1')
)
libraryDependencies += "org.rcsb" % "strucmotif-search" % "0.8.1"
[org.rcsb/strucmotif-search "0.8.1"]