is not current version
Last Version 1.2.2-M4

org.kuali.student.core:ks-core-rice 1.2-M6

Classes related to Rice Integration

GroupId

GroupId

org.kuali.student.core
ArtifactId

ArtifactId

ks-core-rice
Version

Version

1.2-M6
Type

Type

jar

Download ks-core-rice 1.2-M6


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