is not current version
Last Version 2.0.3-cm

org.kuali.student.web:ks-rice-standalone 2.0.2-cm

Kuali Student Rice Standalone

GroupId

GroupId

org.kuali.student.web
ArtifactId

ArtifactId

ks-rice-standalone
Version

Version

2.0.2-cm
Type

Type

war

Download ks-rice-standalone 2.0.2-cm


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