r

react-style-singleton

Just create a single stylesheet...
https://github.com/theKashey/react-style-singleton#readme
MIT
Anton Korzunov
kashey
文件下载
文件名 操作
react-style-singleton-2.2.1.jar 下载
react-style-singleton-2.2.1.pom 下载
react-style-singleton-2.2.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>react-style-singleton</artifactId>
  <version>2.2.1</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:react-style-singleton:2.2.1'
Gradle Kotlin
implementation("org.mvnpm:react-style-singleton:2.2.1")
Scala SBT
libraryDependencies += "org.mvnpm" % "react-style-singleton" % "2.2.1"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='react-style-singleton', version='2.2.1')
)
Apache Ivy
<dependency org="org.mvnpm" name="react-style-singleton" rev="2.2.1" />
Leiningen
[org.mvnpm/react-style-singleton "2.2.1"]
Apache Buildr
'org.mvnpm:react-style-singleton:jar:2.2.1'