is not current version
Last Version 2.6.2

org.kuali.rice:rice-location-framework 2.0.0-b6


GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-location-framework
Version

Version

2.0.0-b6
Type

Type

jar

Download rice-location-framework 2.0.0-b6


<!-- https://jarcasting.com/artifacts/org.kuali.rice/rice-location-framework/ -->
<dependency>
    <groupId>org.kuali.rice</groupId>
    <artifactId>rice-location-framework</artifactId>
    <version>2.0.0-b6</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.rice/rice-location-framework/
implementation 'org.kuali.rice:rice-location-framework:2.0.0-b6'
// https://jarcasting.com/artifacts/org.kuali.rice/rice-location-framework/
implementation ("org.kuali.rice:rice-location-framework:2.0.0-b6")
'org.kuali.rice:rice-location-framework:jar:2.0.0-b6'
<dependency org="org.kuali.rice" name="rice-location-framework" rev="2.0.0-b6">
  <artifact name="rice-location-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-location-framework', version='2.0.0-b6')
)
libraryDependencies += "org.kuali.rice" % "rice-location-framework" % "2.0.0-b6"
[org.kuali.rice/rice-location-framework "2.0.0-b6"]