is not current version
Last Version 0.0.1-alpha4

org.rcsb:mmtf-common 0.0.1-alpha3


GroupId

GroupId

org.rcsb
ArtifactId

ArtifactId

mmtf-common
Version

Version

0.0.1-alpha3
Type

Type

jar

Download mmtf-common 0.0.1-alpha3


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