is not current version
Last Version 34.0.0

com.sap.scimono:scimono-server 0.0.36


GroupId

GroupId

com.sap.scimono
ArtifactId

ArtifactId

scimono-server
Version

Version

0.0.36
Type

Type

jar

Download scimono-server 0.0.36


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