is not current version
Last Version 2.22.4

edu.psu.swe.scim:scim-server-common 2.22


GroupId

GroupId

edu.psu.swe.scim
ArtifactId

ArtifactId

scim-server-common
Version

Version

2.22
Type

Type

jar

Download scim-server-common 2.22


<!-- https://jarcasting.com/artifacts/edu.psu.swe.scim/scim-server-common/ -->
<dependency>
    <groupId>edu.psu.swe.scim</groupId>
    <artifactId>scim-server-common</artifactId>
    <version>2.22</version>
</dependency>
// https://jarcasting.com/artifacts/edu.psu.swe.scim/scim-server-common/
implementation 'edu.psu.swe.scim:scim-server-common:2.22'
// https://jarcasting.com/artifacts/edu.psu.swe.scim/scim-server-common/
implementation ("edu.psu.swe.scim:scim-server-common:2.22")
'edu.psu.swe.scim:scim-server-common:jar:2.22'
<dependency org="edu.psu.swe.scim" name="scim-server-common" rev="2.22">
  <artifact name="scim-server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.psu.swe.scim', module='scim-server-common', version='2.22')
)
libraryDependencies += "edu.psu.swe.scim" % "scim-server-common" % "2.22"
[edu.psu.swe.scim/scim-server-common "2.22"]