d

designsystem-stg

Design system
https://github.com/sokchanbo/wingbank-ui-components
Apache License
chanbo
Files download
File Operation
designsystem-stg-1.0.0-beta10.jar download
designsystem-stg-1.0.0-beta10.pom download
designsystem-stg-1.0.0-beta10-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.sokchanbo</groupId>
  <artifactId>designsystem-stg</artifactId>
  <version>1.0.0-beta10</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.sokchanbo:designsystem-stg:1.0.0-beta10'
Gradle Kotlin
implementation("io.github.sokchanbo:designsystem-stg:1.0.0-beta10")
Scala SBT
libraryDependencies += "io.github.sokchanbo" % "designsystem-stg" % "1.0.0-beta10"
Groovy Grape
@Grapes(
  @Grab(group='io.github.sokchanbo', module='designsystem-stg', version='1.0.0-beta10')
)
Apache Ivy
<dependency org="io.github.sokchanbo" name="designsystem-stg" rev="1.0.0-beta10" />
Leiningen
[io.github.sokchanbo/designsystem-stg "1.0.0-beta10"]
Apache Buildr
'io.github.sokchanbo:designsystem-stg:jar:1.0.0-beta10'