is not current version
Last Version 2.6.2

org.kuali.rice:rice-krms 2.2.0-M4


GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-krms
Version

Version

2.2.0-M4
Type

Type

pom

Download rice-krms 2.2.0-M4

Filename Size
rice-krms-2.2.0-M4.pom 1 KB
Browse

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