is not current version
Last Version 0.6.2

gov.nih.ncats:molwitch-apitests 0.5

Test package to make sure that Witch implementations meet interface specification

GroupId

GroupId

gov.nih.ncats
ArtifactId

ArtifactId

molwitch-apitests
Version

Version

0.5
Type

Type

jar

Download molwitch-apitests 0.5


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