m

msteams-ui-styles-core

WebJar for msteams-ui-styles-core
https://www.webjars.org
MIT
Files download
File Operation
msteams-ui-styles-core-0.8.2.jar download
msteams-ui-styles-core-0.8.2.pom download
msteams-ui-styles-core-0.8.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>msteams-ui-styles-core</artifactId>
  <version>0.8.2</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:msteams-ui-styles-core:0.8.2'
Gradle Kotlin
implementation("org.webjars.npm:msteams-ui-styles-core:0.8.2")
Scala SBT
libraryDependencies += "org.webjars.npm" % "msteams-ui-styles-core" % "0.8.2"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='msteams-ui-styles-core', version='0.8.2')
)
Apache Ivy
<dependency org="org.webjars.npm" name="msteams-ui-styles-core" rev="0.8.2" />
Leiningen
[org.webjars.npm/msteams-ui-styles-core "0.8.2"]
Apache Buildr
'org.webjars.npm:msteams-ui-styles-core:jar:0.8.2'