is not current version
Last Version 0.16.1

org.rcsb:strucmotif-search-core 0.9.11


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.rcsb
ArtifactId

ArtifactId

strucmotif-search-core
Version

Version

0.9.11
Type

Type

jar

Download strucmotif-search-core 0.9.11


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