Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdorg.rcsb |
ArtifactId | ArtifactIdstrucmotif-search-update |
Version | Version0.13.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-update/ -->
<dependency>
<groupId>org.rcsb</groupId>
<artifactId>strucmotif-search-update</artifactId>
<version>0.13.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-update/
implementation 'org.rcsb:strucmotif-search-update:0.13.5'
// https://jarcasting.com/artifacts/org.rcsb/strucmotif-search-update/
implementation ("org.rcsb:strucmotif-search-update:0.13.5")
'org.rcsb:strucmotif-search-update:jar:0.13.5'
<dependency org="org.rcsb" name="strucmotif-search-update" rev="0.13.5">
<artifact name="strucmotif-search-update" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rcsb', module='strucmotif-search-update', version='0.13.5')
)
libraryDependencies += "org.rcsb" % "strucmotif-search-update" % "0.13.5"
[org.rcsb/strucmotif-search-update "0.13.5"]