is not current version
Last Version 2.0.3-cm

org.kuali.student.web:ks-web 1.2-M4

Project for building KS Reference Wars

GroupId

GroupId

org.kuali.student.web
ArtifactId

ArtifactId

ks-web
Version

Version

1.2-M4
Type

Type

jar

Download ks-web 1.2-M4


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