is not current version
Last Version 0.9.2.1

org.jasig.openregistry:openregistry-sor-repository-xml 0.1-M4


GroupId

GroupId

org.jasig.openregistry
ArtifactId

ArtifactId

openregistry-sor-repository-xml
Version

Version

0.1-M4
Type

Type

jar

Download openregistry-sor-repository-xml 0.1-M4


<!-- 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.1-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.openregistry/openregistry-sor-repository-xml/
implementation 'org.jasig.openregistry:openregistry-sor-repository-xml:0.1-M4'
// https://jarcasting.com/artifacts/org.jasig.openregistry/openregistry-sor-repository-xml/
implementation ("org.jasig.openregistry:openregistry-sor-repository-xml:0.1-M4")
'org.jasig.openregistry:openregistry-sor-repository-xml:jar:0.1-M4'
<dependency org="org.jasig.openregistry" name="openregistry-sor-repository-xml" rev="0.1-M4">
  <artifact name="openregistry-sor-repository-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.openregistry', module='openregistry-sor-repository-xml', version='0.1-M4')
)
libraryDependencies += "org.jasig.openregistry" % "openregistry-sor-repository-xml" % "0.1-M4"
[org.jasig.openregistry/openregistry-sor-repository-xml "0.1-M4"]