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