is not current version
Last Version 0.9.2.1

org.jasig.openregistry:openregistry-sor-repository-xml 0.9


GroupId

GroupId

org.jasig.openregistry
ArtifactId

ArtifactId

openregistry-sor-repository-xml
Version

Version

0.9
Type

Type

jar

Download openregistry-sor-repository-xml 0.9


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