| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apereo.cas | 
    
| ArtifactId | ArtifactIdcas-server-support-saml-mdui-core | 
    
| Last Version | Last Version6.6.0-RC4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncas-server-support-saml-mdui-core 
            cas-server-support-saml-mdui-core 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-saml-mdui-core/ -->
<dependency>
    <groupId>org.apereo.cas</groupId>
    <artifactId>cas-server-support-saml-mdui-core</artifactId>
    <version>6.6.0-RC4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-saml-mdui-core/
implementation 'org.apereo.cas:cas-server-support-saml-mdui-core:6.6.0-RC4'
                // https://jarcasting.com/artifacts/org.apereo.cas/cas-server-support-saml-mdui-core/
implementation ("org.apereo.cas:cas-server-support-saml-mdui-core:6.6.0-RC4")
                'org.apereo.cas:cas-server-support-saml-mdui-core:jar:6.6.0-RC4'
                <dependency org="org.apereo.cas" name="cas-server-support-saml-mdui-core" rev="6.6.0-RC4">
  <artifact name="cas-server-support-saml-mdui-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apereo.cas', module='cas-server-support-saml-mdui-core', version='6.6.0-RC4')
)
                libraryDependencies += "org.apereo.cas" % "cas-server-support-saml-mdui-core" % "6.6.0-RC4"
                [org.apereo.cas/cas-server-support-saml-mdui-core "6.6.0-RC4"]