is not current version
Last Version 2.0.3-cm

org.kuali.student.web:ks-web 1.1

Project for building KS Reference Wars

GroupId

GroupId

org.kuali.student.web
ArtifactId

ArtifactId

ks-web
Version

Version

1.1
Type

Type

pom

Download ks-web 1.1

Filename Size
ks-web-1.1.pom 1 KB
Browse

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