is not current version
Last Version 2.0.15

org.openidentityplatform.commons:doc-default-branding 2.0.10

This Open Identity Platform Communitydefault branding includes style-related elements needed when building core documentation.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

doc-default-branding
Version

Version

2.0.10
Type

Type

jar

Download doc-default-branding 2.0.10


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/doc-default-branding/ -->
<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>doc-default-branding</artifactId>
    <version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/doc-default-branding/
implementation 'org.openidentityplatform.commons:doc-default-branding:2.0.10'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/doc-default-branding/
implementation ("org.openidentityplatform.commons:doc-default-branding:2.0.10")
'org.openidentityplatform.commons:doc-default-branding:jar:2.0.10'
<dependency org="org.openidentityplatform.commons" name="doc-default-branding" rev="2.0.10">
  <artifact name="doc-default-branding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='doc-default-branding', version='2.0.10')
)
libraryDependencies += "org.openidentityplatform.commons" % "doc-default-branding" % "2.0.10"
[org.openidentityplatform.commons/doc-default-branding "2.0.10"]