is not current version
Last Version 0.5.0

com.dnanexus:dxfileaccessprotocols 0.1.0

dxFileAccessProtocols

GroupId

GroupId

com.dnanexus
ArtifactId

ArtifactId

dxfileaccessprotocols
Version

Version

0.1.0
Type

Type

jar

Download dxfileaccessprotocols 0.1.0


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