is not current version
Last Version 0.9.2.1

org.jasig.openregistry:openregistry-test-support 0.1-M3.1


GroupId

GroupId

org.jasig.openregistry
ArtifactId

ArtifactId

openregistry-test-support
Version

Version

0.1-M3.1
Type

Type

jar

Download openregistry-test-support 0.1-M3.1


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