is not current version
Last Version 2.6.2

org.kuali.rice:rice-location-web 2.3.0


GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-location-web
Version

Version

2.3.0
Type

Type

jar

Download rice-location-web 2.3.0


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