d

designsystem-stg

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