is not current version
Last Version 2.22.4

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


GroupId

GroupId

edu.psu.swe.scim
ArtifactId

ArtifactId

scim-server-common
Version

Version

2.20
Type

Type

jar

Download scim-server-common 2.20


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