GroupId | GroupIdorg.kuali.rice |
---|---|
ArtifactId | ArtifactIdrice-location-web |
Version | Version2.5.18 |
Type | Typejar |
Filename | Size |
---|---|
rice-location-web-2.5.18.pom | |
rice-location-web-2.5.18.jar | 31 KB |
rice-location-web-2.5.18-sources.jar | 28 KB |
rice-location-web-2.5.18-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.rice/rice-location-web/ -->
<dependency>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-location-web</artifactId>
<version>2.5.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.rice/rice-location-web/
implementation 'org.kuali.rice:rice-location-web:2.5.18'
// https://jarcasting.com/artifacts/org.kuali.rice/rice-location-web/
implementation ("org.kuali.rice:rice-location-web:2.5.18")
'org.kuali.rice:rice-location-web:jar:2.5.18'
<dependency org="org.kuali.rice" name="rice-location-web" rev="2.5.18">
<artifact name="rice-location-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-location-web', version='2.5.18')
)
libraryDependencies += "org.kuali.rice" % "rice-location-web" % "2.5.18"
[org.kuali.rice/rice-location-web "2.5.18"]