is not current version
Last Version 0.0.6

org.kuali.pom:kfs-common 0.0.5


GroupId

GroupId

org.kuali.pom
ArtifactId

ArtifactId

kfs-common
Version

Version

0.0.5
Type

Type

pom

Download kfs-common 0.0.5

Filename Size
kfs-common-0.0.5.pom 101 KB
Browse

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