is not current version
Last Version 0.9.2.1

org.jasig.openregistry:openregistry-test-support 0.9.2


GroupId

GroupId

org.jasig.openregistry
ArtifactId

ArtifactId

openregistry-test-support
Version

Version

0.9.2
Type

Type

jar

Download openregistry-test-support 0.9.2


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